aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Updated cmake build, added yatool build (#1866)AlexSm2024-02-141-102/+96
| | | Co-authored-by: Ivan Blinkov <ivan@blinkov.ru>
* LOGBROKER-8860: add AlterConfigs Kafka endpoint + refactor other control ↵Sergey Veselov2024-02-1413-364/+1552
| | | | plane endpoints
* 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
|
* Remove duplicated defines (#1788)Mikhnenko Sasha2024-02-131-2/+0
|
* YDBDOCS-596: extra clarifications to upgrade.md (#1874)Ivan Blinkov2024-02-132-21/+18
|
* quick fix for column name of select version() (#1801)Vitaly Stoyan2024-02-13119-1784/+2156
|
* LOGBROKER-8894 enable minSeqNo save in partition (iter3) (#1768)FloatingCrowbar2024-02-138-26/+70
|
* Add unit tests for EvaluateExpr in VIEWs (#1488)Daniil Demin2024-02-131-3/+90
| | | Make sure that the behaviour is the same for the plain SELECT CurrentUtcTimestamp() and for the same statement, but executed via a view.
* [Configs Refactor] Split protobufs (#1863)Innokentii Mokin2024-02-124-87/+100
|
* Do not call TypeName for trace in tablet transactions if no trace exists (#1867)Semyon Danilov2024-02-121-3/+7
| | | Fixes #1859
* Test supported types KIKIMR-20902 (#1865)Ilnaz Nizametdinov2024-02-122-0/+60
|