aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove empty resolving of unused sysinclsthegeorg2024-02-141-7/+0
|
* Disable non-existing libev includethegeorg2024-02-141-3/+0
|
* Revert a patchthegeorg2024-02-142-2/+0
|
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-02-141-1/+1
|
* Remove random unused sysinclsthegeorg2024-02-141-13/+0
|
* Mark remaining MSSTL-specific includes as unusedthegeorg2024-02-142-9/+9
|
* Annotate CombineHashes with nodiscardbabenko2024-02-141-1/+1
|
* Remove Microsoft STL-specific sysincls which are not longer present in ↵thegeorg2024-02-141-5/+0
| | | | | | | Microsoft STL This list is checked against https://github.com/microsoft/STL/tree/main/stl/inc
* Disable some of the Microsoft/STL specific includesthegeorg2024-02-142-3/+9
|
* Intermediate changesrobot-piglet2024-02-142-3/+12
|
* KIKIMR-21024: Replace required fields in auth.proto with optional (#1733)Andrey Molotkov2024-02-144-26/+121
|
* [Configs Refactor] Fix NVME support (#1920)Innokentii Mokin2024-02-147-2/+6377
|
* pg wire bypasses rpc layer and doesn't perform attach call (#1916)Daniil Cherednik2024-02-141-1/+5
|
* Cover IS NULL query in the secondary index ut. (#1899)Daniil Cherednik2024-02-141-0/+86
|
* DqOptimizeEquiJoinWithCosts uses abstract CBO API YQL-17437 (#1912)Alexey Ozeritskiy2024-02-143-6/+5
|
* Reintroduce test_helpers for ut_blobstorage (#1890)Sergey Belyakov2024-02-145-200/+246
|
* [YQL-17709] [compute] split spilling into actor and non-actor parts (#1761)Filitov Mikhail2024-02-145-131/+142
|
* Fixed a problem with simplified plan JSONs (#1878)Pavel Velikhov2024-02-141-9/+107
|
* [Configs Refactor] Replace macro with template in driver_lib (#1908)Innokentii Mokin2024-02-141-56/+56
|
* EvWrite Prepare (#1658)azevaykin2024-02-1441-708/+1292
|
* CODEOWNERS: treat root *.md files as docs (#1909)Ivan Blinkov2024-02-141-0/+2
|
* Switch yt provider to new CBO api YQL-17437 (#1868)Alexey Ozeritskiy2024-02-145-278/+323
|
* YQ-2704 Use ActorSystem() instead of AsActorContext() (#1892)Dmitry Kardymon2024-02-142-48/+48
|
* Case insensivity for pg_catalog tables/cluster, columns. Support of ↵Vitaly Stoyan2024-02-1417-97/+180
| | | | pg_class:relam, and some columns in pg_database & pg_namespace (#1893)
* [YQL-17789] Fix WideToBlocks over WideFromBlocks optimizer. Introduce ↵Andrey Neporada2024-02-145-32/+260
| | | | ReplicateScalars (#1903)
* Early validate json path. (#1896)Tony-Romanov2024-02-145-4/+24
|
* Remove MvccTestOutOfOrderRestartLocksSingleWithoutBarrier (#1905)Aleksei Borzenkov2024-02-141-123/+0
|
* Refactor config transformations (#1787)Innokentii Mokin2024-02-1465-68/+42956
|
* fixes for TxWriteIndex volume control, policies of exceptions on searching, ↵ivanmorozov3332024-02-1435-144/+317
| | | | eviction tasks for portions usage (#1894)
* Add ErrorReason field to EvVGet query (#1897)Alexander Rutkovsky2024-02-142-1/+8
|
* Improve dstool (#1898)Alexander Rutkovsky2024-02-143-14/+73
|
* Some minor KeyValue tablet improvements (#1900)Alexander Rutkovsky2024-02-143-1/+9
|
* YDB-1065 added proxying for render handler (#1872)Andrei Rykov2024-02-135-83/+223
|
* Fix TBootstrap usage in cfg tool (#1901)Alexander Rutkovsky2024-02-131-1/+2
|
* Use uid as idempotency key KIKIMR-21059 (#1887)Ilnaz Nizametdinov2024-02-134-12/+127
|
* save the WriteId + PartitionId (#1037)Alek5andr-Kotov2024-02-138-72/+570
|
* KIKIMR-20234: Add access right for topic commit offset (#1558)Andrey Molotkov2024-02-134-14/+21
|
* KIKIMR-21038: Remove column UID from ticket parser html page (#1770)Andrey Molotkov2024-02-131-5/+4
|
* [yt provider] Fix table sort keys usage collection (#1886)Roman Udovichenko2024-02-135-37/+99
|
* YQL-17439: block implementation of From/IntervalFrom/To Datetime UDF ↵Fiodar Miron2024-02-1313-26/+716
| | | | functions (#1755)
* YQ 2786 fix test fq restarts (#1810)Pisarenko Grigoriy2024-02-132-1/+1
|
* Improve some headers (#1877)Sergey Belyakov2024-02-132-0/+4
|
* Fix git workflow documentation (#1685)Semyon Danilov2024-02-132-91/+169
|
* Logging & tagging KIKIMR-21006 (#1881)Ilnaz Nizametdinov2024-02-134-7/+63
|
* Unmute some flaky tests (#1889)azevaykin2024-02-131-2/+0
|
* Forbid query execution on explicit session without attach (#1870)Daniil Cherednik2024-02-132-1/+51
|
* [Configs Refactor] Deprecate old yaml_config_parser (#1876)Innokentii Mokin2024-02-1310-9/+26
|
* YQ-2417 show ast in case of compilation error (#1353)Pisarenko Grigoriy2024-02-1312-58/+174
|
* bring simple queue tool to oss (#1879)Vitalii Gridnev2024-02-133-0/+552
|
* Create a submenu for changelog to enable includes into the overlay docs (#1880)AlexSm2024-02-134-16/+16
|