aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Properly calculate size of cached files (#2445)Alexey Ozeritskiy2024-03-051-11/+37
|
* cut useless dependencies (#2444)ivanmorozov3332024-03-0544-352/+535
|
* Add denylist and allowlist to configsdispatcher (#2397)Innokentii Mokin2024-03-056-67/+133
|
* Avoid copying event observers before each call (#2431)Aleksei Borzenkov2024-03-051-23/+25
|
* Revert counters (#2390)niksaveliev2024-03-054-22/+22
|
* Fix nulls bitmap size when number of columns is more than 64 (YQL-17952) (#2422)Andrey Kulaga2024-03-058-33/+49
|
* Implemented pg_proc/pg_aggregate/pg_language tables + small fixes (#2432)Vitaly Stoyan2024-03-0528-1246/+1803
|
* Temporary remove pq_async_io from recurse to resolve problems with ↵AlexSm2024-03-041-1/+0
| | | | CMakeLists.txt generation (#2437)
* Table deps for PG's regression tests, part 3 (#2435)Mars Agliullin2024-03-0467-1134/+25609
|
* Add File Acquire/Release to FileCache + unittests (#2421)Alexey Ozeritskiy2024-03-047-11/+194
|
* YQ+2549 Try to fix clang14 build (#2430)Dmitry Kardymon2024-03-041-0/+9
|
* commit off set ranges fix (#2380)ildar-khisambeev2024-03-042-3/+3
|
* EvWrite Delete (#2393)azevaykin2024-03-049-61/+248
|
* New methods to provide IAM-tokens when accessing managed YDB from `dqrun`. ↵Vitaly Isaev2024-03-0411-66/+154
| | | | (#2386)
* YQL-18005: fix statement cleanup in pgrun (#2429)Mars Agliullin2024-03-046-3/+415
|
* YQ-2840 Move pq_async_actor tests to github (#2414)Dmitry Kardymon2024-03-046-0/+900
|
* Temporary mute kv tests 2 (#2419)kruall2024-03-042-8/+8
|
* Added stage id to JSON plan (#2420)Pavel Velikhov2024-03-042-2/+1
|
* trace raw queries (#2410)Alexey Efimov2024-03-041-1/+6
|
* YQ-2549 Checkpointing in match_recognize (#1860)Dmitry Kardymon2024-03-0410-100/+886
|
* statistics for columnshard (#2396)ivanmorozov3332024-03-0460-267/+1641
|
* YQ-2898 fix query failed with unknown uncommitted upload issue (#2240)Pisarenko Grigoriy2024-03-041-11/+20
|
* Links instead of full blobid (#2400)ivanmorozov3332024-03-0427-116/+289
|
* YQ-2885 fix issue script execution is canceled (#2106)Pisarenko Grigoriy2024-03-048-84/+208
|
* Add MySQL and MS SQL Server to the list of external data sources (#2407)Vitaly Isaev2024-03-041-0/+2
|
* Disable LogBatching for already existed kv tablets (#2303)kruall2024-03-042-3/+13
|
* Temporary mute kv tests (#2408)kruall2024-03-041-0/+8
|
* Fixed iterator invalidation in graph shard (#2395)Oleg Shatov2024-03-042-5/+6
|
* Refactoring of pqconfig.proto - extract message Consumer instead of ↵Nikolay Shestakov2024-03-0424-233/+417
| | | | separeted arrays of ReadRules (#2347)
* Fix muted tests and adjust tablet ids (#2406)Alexander Rutkovsky2024-03-0414-94/+91
|
* YQL-17935 delete non deterministic test (#2344)zverevgeny2024-03-045-34/+30
|
* Add deduplication options checks (#2254)FloatingCrowbar2024-03-035-25/+95
|
* Remove support for multiple domains, remove support for state storage groups ↵Alexander Rutkovsky2024-03-01195-2011/+1104
| | | | (#2275)
* implemented syscache RELNAMENSP (#2387)Vitaly Stoyan2024-03-015-17/+132
|
* add query replay tool to oss (#2392)Vitalii Gridnev2024-03-018-0/+1548
|
* fix windows build (#2389)ivanmorozov3332024-03-011-0/+4
|
* Disable CBO for unsupported link settings (#2385)Alexey Ozeritskiy2024-03-011-3/+24
|
* Remove TraceId from EvWrite tests (#2384)azevaykin2024-03-013-7/+12
|
* Support of nulls first/last (#2365)Vitaly Stoyan2024-03-0146-812/+994
|
* Support YDB in YQL Generic Provider (YQv1) (#2300)Vitaly Isaev2024-03-0133-320/+328
| | | | | * Support YDB in YQL Generic Provider (for YQv1 only) * Add `--token-accessor-endpoint` flag to dqrun * Drop some outdated tests
* Print backtrace on unhandled exception (#2379)Alexey Ozeritskiy2024-03-011-0/+4
|
* Mute OperationLog.ConcurrentWrites test (#2381)Sergey Belyakov2024-03-011-0/+1
|
* Improove tablet generation value in Topic protocol (#2375)Nikolay Shestakov2024-03-014-10/+8
|
* Preserve original join node if ForceSortedMerge=true (#2373)Alexey Ozeritskiy2024-03-012-21/+75
|
* Preserve original join node (#2372)Alexey Ozeritskiy2024-03-011-10/+11
|
* negative response from KQP (#2345)Alek5andr-Kotov2024-03-016-1/+82
|
* YDB-1470 added database filter for time difference (#2217)Andrei Rykov2024-03-014-8/+33
|
* EvWrite OverloadSubscribe (#2341)azevaykin2024-03-0110-19/+52
|
* dont rebuild s3 client in case same config (#2352)ivanmorozov3332024-03-012-1/+8
|
* fix sortness of table in tests (#2362)Vitaly Stoyan2024-03-011-3/+3
|