aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* KIKIMR-19824: add columns in case different schema versionsivanmorozov2023-10-281-1/+1
|
* KIKIMR-19861: memory control on compactionivanmorozov2023-10-288-14/+66
|
* Check errors in read_table_scanazevaykin2023-10-288-67/+217
|
* py23-nize ytest.py: fix load canonical datasnermolaev2023-10-281-1/+1
| | | | | | fix load canonical data YMAKE_USE_PY3
* fix coverity issue: use after moveuzhas2023-10-271-1/+2
|
* KIKIMR-19813: support generic queries in cli + improve generic queries perf ↵ns-vasilev2023-10-2711-185/+350
| | | | (clickbench) + fix memory limit fails
* Add more spaces for future long namesmikhnenko2023-10-271-393/+393
|
* the CountersLogger pointer may be emptyabcdef2023-10-271-2/+7
| | | | Программа может не дойти до `SetupCountersLogger` и указатель будет равен `nullptr`.
* remove unused includesgvit2023-10-2721-32/+0
|
* Added HasFlag/Remove Flag for operations with one value, added HasAnyOfFlags.kshalnev2023-10-272-6/+29
|
* Intermediate changesrobot-piglet2023-10-271-1/+0
|
* Delay expression evaluation until colum/type duality is resolvedaneporada2023-10-277-6/+86
|
* Handle empty PDisk's mainKey correctly, KIKIMR-19578serg-belyakov2023-10-2721-73/+120
| | | | Handle empty main key properly
* KIKIMR-19854: add minidumps option to settingsartem-trof2023-10-271-0/+6
|
* Intermediate changesrobot-piglet2023-10-271-0/+1
|
* Replace headeraozeritsky2023-10-271-1/+1
|
* YQL-15891 Remove fallback if no codegen.a-romanov2023-10-271-63/+54
|
* Decrease log levelhor9112023-10-271-2/+2
|
* Skip BypassMerge and for Unique constraint too.a-romanov2023-10-271-1/+1
|
* KIKIMR-19853: fix incorrect filters usage instead of incorrect method ↵ivanmorozov2023-10-275-12/+9
| | | | (actual filter) usage. through variative filter records count in different cases.
* Intermediate changesrobot-piglet2023-10-271-2/+2
|
* Update ClickHouse to 23.8-ltsdakovalkov2023-10-271-1/+42
|
* Add and run JDK tests on Mac OS Intel and Mac OS Apple Silicon using Arcadia ↵miroslav22023-10-277-1/+40
| | | | CI, fix LINT for JDK 21
* default value for the ClusterDiscoveryMode fieldabcdef2023-10-272-6/+2
| | | | по умолчанию поле равно ClusterDiscoveryMode равно Auto
* YQL-16949: remove warnfedor-miron2023-10-272-17/+6
|
* FlatMap -> Filter + Map if has very simple shared node.a-romanov2023-10-271-1/+1
|
* YQL-16757 Fix cleanup temporary key.a-romanov2023-10-271-7/+3
|
* Стриминговый запрос прерывается с ↵kardymon-d2023-10-272-28/+75
| | | | | | ошибкой Head(): requirement RowCount_ failed. Head() on empty batch Fix Empty()
* Automatic release build for ya_bin3, ya_bin, os_ya, test_tool, test_tool3robot-ya-builder2023-10-273-24/+24
| | | | | | | | | From hash: [3ab895875ab7f542fc040c630ff94daa6339b74f](https://a.yandex-team.ru/arcadia/commit/3ab895875ab7f542fc040c630ff94daa6339b74f) From revision: [12771793](https://a.yandex-team.ru/arcadia/commit/rXXXXXX) [CI flow](https://a.yandex-team.ru/projects/ya_make/ci/releases/flow?dir=devtools%2Fya&id=release-ya-bin2-ya-bin3-tts&version=268) Flow triggered by user: [robot-ci](https://staff.yandex-team.ru/robot-ci) Update tools: ya_bin3, ya_bin, os_ya, test_tool, test_tool3
* YTORM-214: Add unittests for pr-4688904kmokrov2023-10-273-2/+56
|
* Shuffle + Fallback bug fixfixthgame2023-10-275-62/+149
| | | | Shuffle
* KIKIMR-19213: memory control start on readingivanmorozov2023-10-2738-397/+629
|
* TStringBuilder -> TString in export s3azevaykin2023-10-275-11/+22
|
* Intermediate changesrobot-piglet2023-10-272-1/+3
|
* Update contrib/python/boto3/py3 to 1.28.63robot-contrib2023-10-273-4/+4
|
* YT-17268: Use SSL_use_PrivateKey_file() instead of SSL_use_RSAPrivateKey_file().yuryalekseev2023-10-261-1/+1
|
* refactor alter table: use scheme executergvit2023-10-2613-64/+223
|
* YQL-16949: emit warning instead of exception on yt folder access deniedfedor-miron2023-10-265-15/+62
|
* Update contrib/libs/libpq to 16.0robot-contrib2023-10-2611-3/+16
|
* Additional check for PG compatibility. We should not have any indexes with ↵dcherednik2023-10-263-2/+40
| | | | same name. KIKIMR-18527
* auditlog: add cloud-idsijon2023-10-264-4/+88
| | | | | | | | | Log cloud specific database ids: - cloud_id - folder_id - database_id as resource_id KIKIMR-18688
* Remove unused settler option from C++ sdk.dcherednik2023-10-261-3/+0
|
* Fix MvccTestOutOfOrderRestartLocksSingleWithoutBarrierdcherednik2023-10-261-1/+2
| | | | UNION ALL does not guarantee sorted result without ORDER BY
* Fix ReassignedItem generation KIKIMR-11082alexvru2023-10-261-1/+1
|
* Added YDB CLI 2.7.0 release notesbrgayazov2023-10-2612-10/+80
|
* oss-ydb: enable export external_resources/gdbnkozlovskiy2023-10-261-0/+18
|
* Prevent contrib/libs/postgresql from depending on contrib/libs/libpqthegeorg2023-10-267-4/+4
|
* Fix binary name and cleanupshadchin2023-10-261-1/+1
|
* auditlog: clean remote_address from prefix and portijon2023-10-263-3/+7
| | | | | | | "ipv6:[" ip-addr "]:12345" -> ip-addr KIKIMR-18688 KIKIMR-17399
* Prettify ya.makeaozeritsky2023-10-265-40/+18
|