aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Avoid rewriting Coalesce on type annotation stage before its arguments are ↵aneporada2022-12-153-41/+17
| | | | | converted to common type. Fix EquiJoin flatten option processing String should be returned here instead of Utf8: https://yql.yandex-team.ru/Operations/Y5o09slwvamzkR7aBqw7F6GOxIe1VAFgQQWxKRw4lEQ=
* Fix to/from cbor behavior + add x-amz-crc32 headermokhotskii2022-12-151-3/+16
| | | | Add additional conversion before to_cbor call Add x-amz-crc32 header
* fix ExecuteStatessmike2022-12-151-0/+1
|
* Fix calculate common sorted constraint.a-romanov2022-12-142-39/+57
|
* Fix table name in TLI issueva-kuznecov2022-12-143-8/+7
|
* Rename TestLoad -> LoadTestva-kuznecov2022-12-1420-224/+218
|
* Hided alien statementsbazeltsev2022-12-143-12/+13
| | | updated
* use native big-endian storage for simple types; more testsmonster2022-12-142-117/+75
|
* support of avg over GROUP BY with keysvvvv2022-12-146-88/+274
|
* (refactoring) Unified styleilnaz2022-12-141-375/+359
|
* Update contrib/restricted/aws/s2n to 1.3.29robot-contrib2022-12-14118-983/+1234
|
* Support immediate effects for secondary indexesulya-sidorina2022-12-144-39/+404
| | | feature(kqp): support immediate effects for secondary indexes
* Drop MSVC-specific workaround for using int128 implementation from boostthegeorg2022-12-1483-35315/+1
|
* fix case of disappered core file in recover_core_dump_fileignat2022-12-141-2/+8
|
* Change "toc_i.yaml"bazeltsev2022-12-131-1/+1
|
* fix for sysviewalexnick2022-12-131-1/+1
| | | progress
* fix allocator in PrunePartitions helperssmike2022-12-131-0/+1
|
* initial support of float/double/tuplevvvv2022-12-132-231/+435
|
* Move testload code into ydb/coreva-kuznecov2022-12-1327-71/+71
|
* Add anchor to #changefeed-optionsilnaz2022-12-132-2/+2
|
* Deduplicate tags of indexed & data columnsilnaz2022-12-132-1/+28
|
* update tieringchertus2022-12-1329-474/+687
|
* Virtual timestampsilnaz2022-12-132-1/+41
|
* Remove TActorContext from ticket parsermolotkov-and2022-12-132-150/+157
|
* fix explain settingsssmike2022-12-131-2/+3
|
* Initial support constraints in DQ.a-romanov2022-12-139-0/+202
|
* Add cross-linkilnaz2022-12-13180-6/+40428
|
* Add TStringBuf conversion operator for TRcBufinnokentii2022-12-133-16/+36
| | | | | add TStringBuf conversion operator add TStringBuf conversion operator
* Rename cli command, now it is 'load-test'va-kuznecov2022-12-131-1/+1
|
* initialize table schema from ss informationivanmorozov2022-12-1329-102/+297
|
* Improve load actor UIva-kuznecov2022-12-131-32/+33
|
* pushdown of filter into hashed combinervvvv2022-12-132-18/+66
|
* Optimize sparse bitmap operations (bitmap values should be either 0 or 1, ↵aneporada2022-12-131-8/+7
| | | | all other values are forbidden and will lead to UB)
* HashShuffle settings addedaakulaga2022-12-134-6/+17
| | | HashShuffle settings added
* Add TStringBuf conversion operator for TSharedDatainnokentii2022-12-132-0/+5
| | | add TStringBuf conversion operator
* Move testload proto to separate fileva-kuznecov2022-12-1322-320/+340
|
* Update contrib/libs/liburing to 2.3thegeorg2022-12-121-1/+1
|
* Unbreak comparison kernels - register them as returning YQL bool type, not ↵aneporada2022-12-125-98/+116
| | | | ui8. Fix filter column handling in aggregations
* Add redirect to table-ttl-resetbazeltsev2022-12-127-4/+7
| | | updated
* Collapse namespace in CMSinnokentii2022-12-12135-562/+271
| | | collapse namespaces
* Fix affected kinds link in console-loginnokentii2022-12-121-1/+1
| | | fix
* Fixes TNextToken and TShardIteratorlpetrov022022-12-122-160/+165
| | | Fixes TNextToken and TShardIterator
* use set if only keys are usedvvvv2022-12-121-51/+105
|
* Adapt test for column shard requirementsaidarsamer2022-12-121-1/+2
| | | Adapt test for column shard requirements
* Use SharedQuota for CommonLog for small disks,serg-belyakov2022-12-126-57/+194
| | | | | Separate common log 1
* Create group for all authenticated usersmolotkov-and2022-12-122-2/+3
|
* Change "click_bench.cpp"chertus2022-12-121-1/+1
|
* fix fullscansssmike2022-12-122-2/+24
|
* separate behaviour from managers and make model with behaviour is ↵ivanmorozov2022-12-12167-1269/+2409
| | | | aggregation of initializer and manager
* : Add missing field.vlad-serikov2022-12-121-0/+1
|