aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* implement rows duplication check (#7392)Mikhail Surin2024-08-0512-53/+150
|
* Print wrongly altered local db table details (#7454)kungurtsev2024-08-054-7/+12
|
* Add backup collection sql (#7255)Innokentii Mokin2024-08-059-3/+340
|
* Fix KqpOlapAggregations.Aggregation_ResultCountAll_Filter (#7423)Artem Alekseev2024-08-052-2/+2
|
* Use jinja for html in build_analytics (#7439)Maxim Yurchuk2024-08-058-434/+41
|
* Topics auto partitioning DDL (#6900)niksaveliev2024-08-058-48/+224
|
* Fix value importing for pg text (#7385)Nikolay Shumkov2024-08-051-1/+1
|
* added attributes to session cookie (#7453)Andrei Rykov2024-08-051-1/+1
|
* better emulate YT job inside DQ (#7452)Vitaly Stoyan2024-08-051-0/+1
|
* removed tabs and fixed RENAME example in ALTER TABLE (#7451)Maksim Zinal2024-08-052-12/+14
|
* renaming mvp config parameters (#7246)Andrei Rykov2024-08-053-16/+16
|
* oidc-proxy needs return 401 on ajax request (#7401)Andrei Rykov2024-08-052-1/+1
|
* Enable blocking tests policy (relwithdebinfo) (#7350)Maxim Yurchuk2024-08-051-2/+2
|
* Blob memory interval limit (#7444)ivanmorozov3332024-08-056-76/+185
|
* pg extensions in dqrun (#7432)Vitaly Stoyan2024-08-052-0/+16
|
* Added defaults args values in PgCall (#7421)Vitaly Stoyan2024-08-057-23/+68
|
* make local internal CS persistent snapshot pinger (#7431)ivanmorozov3332024-08-0424-144/+430
|
* Overlimit read memory (#7408)ivanmorozov3332024-08-049-22/+122
|
* move test TShardReader to a common place (#7441)zverevgeny2024-08-048-61/+42
|
* FIX_UNUSED_PARAMETR_PLS=1 (devtools request) (#7396)Maxim Yurchuk2024-08-032-2/+2
|
* fix handling of schema elements in .sys directory (#7429)Alexey Efimov2024-08-033-34/+65
|
* Add tests for spilling in GraceJoin (#7347)Whompe2024-08-023-52/+250
|
* An option to disable YT calls inside DQ (#7430)Vitaly Stoyan2024-08-022-0/+4
|
* Fix: Python udf not working when the function has name 'func' (#7427)Alexey Ozeritskiy2024-08-021-2/+3
|
* Statistics: Pass ColumnTags and Types (#7397)azevaykin2024-08-029-21/+102
|
* grace join: fix switching to spilling mode with LEFT* JOIN (#7416)yumkam2024-08-021-0/+2
|
* Test report: mute history (#7357)Kirill Rysin2024-08-023-57/+77
|
* Try catch send results (#7424)Олег2024-08-021-4/+8
|
* inferred types for csv files are now optional (#7358)Ivan Sukhov2024-08-023-22/+83
|
* Added more logging (#7388)Nikolay Shestakov2024-08-021-0/+3
|
* Statistics: TAnalyze event contains many tables + Cookie (#7366)azevaykin2024-08-0214-179/+232
|
* ToPg for wide tz types (#7383)Vitaly Stoyan2024-08-026-20/+33
|
* Add tests for block support for JsonDocument type (#7380)Igor Munkin2024-08-028-0/+105
|
* Split the partition if there is only more than 1 producer (#7379)Nikolay Shestakov2024-08-027-62/+188
|
* more columnshard traversal tests (#7382)Aleksandr Dmitriev2024-08-025-12/+210
|
* Fix actor system usage after it was freed (#7316)Vasily Gerasimov2024-08-021-1/+2
| | | Co-authored-by: Semyon Danilov <samvimes@yandex.ru>
* fix clickbench with CS (#7393)zverevgeny2024-08-022-4/+1
|
* fix UB with reading uninit var (#7356)uzhastik2024-08-021-1/+1
|
* fix uninit read in DqRewriteEquiJoin (#7362)uzhastik2024-08-021-1/+1
|
* Transitional flag FIX_UNUSED_PARAMETR_PLS=1 (devtools request) (#7330)Maxim Yurchuk2024-08-0223-29/+30
|
* refactor viewer backend (#7071)Alexey Efimov2024-08-02105-4684/+3778
|
* grace join: fix FROM ANY vs bloomfilter (#7384)yumkam2024-08-022-10/+13
|
* Memory leaks (#7375)Alek5andr-Kotov2024-08-023-2/+16
|
* Throttle compute-intensive tasks (#4891)Mikhail Surin2024-08-0218-34/+922
|
* Remove MemoryStats from SystemStateInfo (#7378)kungurtsev2024-08-026-62/+38
|
* Mute ydb/tests/functional/clickbench (#7387)Maxim Yurchuk2024-08-021-0/+4
|
* add missing table stats for column shards (#7140)Semyon2024-08-0145-335/+748
|
* ci: remove use ubuntu-2204 without oslogin for gh runner image (#7377)nikita kozlovsky2024-08-011-3/+4
|
* YQL: Restore recapture flag in evaluation (#7354)Maxim Kovalev2024-08-011-1/+4
|
* dqrun benchmark/result comarator scripts fixes and updates (#4668)yumkam2024-08-015-107/+527
|