aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Adjust task mem limits (precomputes) for precise accountinghor9112023-03-141-10/+13
|
* ydb proxy: add topics supportilnaz2023-03-144-19/+249
|
* Parametrize dst remover with target's kindilnaz2023-03-143-5/+13
|
* Add partial filter pushdown functionality for OLAPaidarsamer2023-03-1420-140/+1393
| | | | | | | Add check for strict filters and make changes to filter pushdown Implement partial pushdown Add partial filter pushdown functionality
* Enable minikql MultiTypeaneporada2023-03-141-1/+1
|
* external table has been added to yql/kqphcpp2023-03-1417-102/+835
|
* Fix typos.yuryalekseev2023-03-141-2/+2
|
* Support TMultiType on minikql levelaneporada2023-03-1441-354/+526
|
* fix and tests for LIKEs in SSAchertus2023-03-144-12/+223
|
* fix type mismatch in parquet importstepandrey2023-03-144-3/+138
| | | implement SameOrConvertableDstType
* Fix false starving state,kruall2023-03-149-31/+24
|
* fix leakivanmorozov2023-03-141-13/+10
|
* Intermediate changesrobot-piglet2023-03-145-26/+170
|
* YT-18571: Refactor YT enums to make them Arcadia-friendlybabenko2023-03-145-234/+258
|
* external indexesivanmorozov2023-03-1478-5/+2655
|
* YTORM-666: Fix linear lookups for composite history or watch attributesdgolear2023-03-131-3/+2
|
* Add junit output to ctestalexv-smirnov2023-03-131-1/+2
|
* YDB OSS CI: Relative path for temp diralexv-smirnov2023-03-131-2/+2
|
* Release notes 22.5bazeltsev2023-03-134-0/+46
| | | updated
* improve test methodivanmorozov2023-03-132-5/+35
|
* Add cross-link to TTL's restrictionsilnaz2023-03-132-3/+3
|
* switch on background (forgotten in past)ivanmorozov2023-03-132-0/+5
|
* Move TrimReadWorld rule to physical optimizers to not conflict with KQP ↵galaxycrab2023-03-136-32/+37
| | | | optimizers
* fallback DS NODATA read to tablet in BlobCachechertus2023-03-1317-137/+300
|
* Disable lfalloc for 32-bit ARM architecturesogladov2023-03-131-0/+5
| | | Disable lfalloc for ARM archtectures
* Use single-partition setting to avoid collect stages in simple cases. ()spuchin2023-03-1337-483/+294
|
* YQL-15415 Push down Unordered on common optimizers.a-romanov2023-03-131-0/+39
|
* Move BuildQuery to logical transformer to execute before physical ↵galaxycrab2023-03-131-18/+11
| | | | transformers with TrimReadWorld
* modifications refactoringivanmorozov2023-03-1337-174/+643
|
* Add different next permission selection strategies for handshake broker,serg-belyakov2023-03-131-3/+38
| | | Add different selection strategies for handhsake broker
* fix replies on shutdownivanmorozov2023-03-131-1/+1
|
* apply filter before deduplication for index lookup joinulya-sidorina2023-03-133-30/+113
| | | fix(kqp): apply filter before deduplication
* Add fast query id decoding. Compatibility with raw format for future changes.dcherednik2023-03-134-8/+62
|
* Remove legacy DqStage settings. ()spuchin2023-03-133-34/+2
|
* YQL-15118 Hybrid MapReduce with Mapper.a-romanov2023-03-131-2/+3
|
* schemeshard, auditlog: add cloud ids and acl/user attrs modification detailsijon2023-03-133-14/+155
| | | | | | | Add new audit record fields: - component -- (="schemeshard") - {cloud,folder,resource}_id -- Cloud specific database binding - new_owner, acl_add, acl_remove -- ACL change (if applicable) - user_attrs_add, user_attrs_remove -- user attributes change (if applicable)
* tests: update config generator to audit log config changesijon2023-03-131-1/+5
|
* YQL-15755: Sort UDF's list in docsmaxkovalev2023-03-132-11/+11
| | | Sort UDF's list in documentation
* Clarify a corner-case for empty results for TABLESAMPLEr-andrey2023-03-131-1/+1
|
* default allocator for 32bit arch: LF -> Jsnermolaev2023-03-13343-345/+350
|
* Fix unsafe merge of last read tx with commit tx. ()spuchin2023-03-122-2/+36
|
* OSS CI: avoid cancelling all builds in matrix when one build failsalexv-smirnov2023-03-111-0/+1
|
* correct shardingivanmorozov2023-03-112-26/+73
|
* Add Broker holder class which automatically frees the broker on destroy, ↵serg-belyakov2023-03-103-43/+82
| | | | | remove cancelled waiters from queue, do other minor improvements, Add TBrokerHolder class which automatically frees the broker on destroy,
* Add WideFetch methon to TUnboxedValue, bump ABI versionaneporada2023-03-104-3/+100
|
* Remove ydb tornado from testsrekby2023-03-103-197/+100
|
* Github build/test: add matrix run for X64/ARM64alexv-smirnov2023-03-101-2/+5
|
* Do not use TOperationId to format queryId string.dcherednik2023-03-105-10/+41
|
* Support CREATE TABLE in Postgres syntaxmarsaly2023-03-103-4/+377
|
* mute kqp delete on planned testgvit2023-03-101-2/+2
|