aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* intermediate changesarcadia-devtools2022-06-282-2/+14
| | | | ref:4662c38ae1728cf77f547650d521bdbada1dfa50
* YQL-13966 const predicate, equijoin for cartesian partVitaly Stoyan2022-06-271-111/+162
| | | | ref:62ff302cfdf97a1b8d24a6e4f3aafc4647e4cded
* intermediate changesarcadia-devtools2022-06-271-17/+37
| | | | ref:c7be55309c89e1cdf218fc1124e4902c2443856e
* feat: TS_BUNDLE with dependenciesmiripiruni2022-06-277-159/+261
| | | | ref:e744df2a7b177057e6bb9b0fc888a8ed0c56ff0c
* YQL-14728 bare star should not include external columnsVitaly Stoyan2022-06-271-12/+9
| | | | | | | | | | %% select (select * from (select 1) b) from (values (1,2),(2,3),(3,4)) a(x,y) %% ref:ae937ae154cf3a1e27275133709a0dd4017ff7e0
* Revert commit r9636999Aleksandr2022-06-272-4/+4
| | | | ref:c724aa49b90eb78222bd3f0bec5cffdfe7bb457e
* intermediate changesarcadia-devtools2022-06-274-8/+18
| | | | ref:4321fe5a69e3b93ba446bc212e9b4668fff799c8
* YQL-15033 Fix atom settings.a-romanov2022-06-271-1/+1
| | | | ref:e190a9f62e4b64fd862bed137ab5b3eb7230f3ff
* Merge pull request #77 from zinal/fix_ydbDocRootalexv-smirnov2022-06-279-8/+10
|\ | | | | Updated the YDB docs repository location to the correct one
| * Updated the YDB docs repository location to the correct one, using the new ↵Maksim Zinal2022-06-229-8/+10
| | | | | | | | variable ydb-doc-repo in the presets.yaml file
* | top partition tables KIKIMR-15061Aleksandr Dmitriev2022-06-2734-377/+1359
| | | | | | | | ref:0fbd80b7b36fd0c7a0acae33d61a9aa7f4c6cfd3
* | Stop providing non-inlined MurmurHashSizeTthegeorg2022-06-273-10/+6
| | | | | | | | ref:7e797cda3221e4c1905f5e443a9342db82e66883
* | intermediate changesarcadia-devtools2022-06-271-10/+10
| | | | | | | | ref:162cb573daffb4128970cbea1e06f7b5b6ce4589
* | clang-tidy: up to 14.0.4, add taxi checkssanyash2022-06-272-4/+4
| | | | | | | | | | | | Relates: TAXITOOLS-4050 ref:a6a1e8a453e02bd074dc94a633c528d6ea7b84bc
* | intermediate changesarcadia-devtools2022-06-274-1353/+1381
| | | | | | | | ref:af2edd7ed7e730aacca492a35d498229fefff47e
* | Fix db pathbazeltsev2022-06-269-30/+32
| | | | | | | | | | | | fixed ref:3580991a344bbc79fa03ce392c87d7bc531ae0cc
* | Temporarily hide cdcbazeltsev2022-06-262-2/+4
| | | | | | | | | | | | fixed ref:a69925c0d68b9d2cf0c73b091f9c077572411f07
* | fix: anchor syntaxbirman1112022-06-261-10/+10
| | | | | | | | ref:c5532965f3786648ba5f5fe3f3b21cddce66a31c
* | Update docs faviconbazeltsev2022-06-261-1/+1
| | | | | | | | | | | | fixed ref:ab8ca5bb60d68949d198fe0739cf3aa474743350
* | intermediate changesarcadia-devtools2022-06-2614-3890/+1395
| | | | | | | | ref:3dbaaff2556951bed180e695089503a56d7f6eec
* | Update YDB CLI version in docs for opensource, KIKIMR-15197Nikolay Perfilov2022-06-258-0/+8
| | | | | | | | ref:30f2f2c460902a003a6bc0db2c086c5a48d06487
* | YQ-1193: replace NO_COMPILER_WARNINGS with CFLAGSSergey Uzhakov2022-06-251-2/+2
| | | | | | | | ref:d136403ed3126415352ec2047705094e5bb8ceb8
* | Use 1 thread in dq gatewayAlexey Ozeritskiy2022-06-253-112/+214
| | | | | | | | ref:7d2ec19fba507eda78786981b79493fc99700f96
* | YQL-14728 rotate cross joins in any subtreeVitaly Stoyan2022-06-251-8/+29
| | | | | | | | ref:57e910b6c3372857c57597808f334fde700e25d2
* | Fix new version options to work without profile, KIKIMR-15119Nikolay Perfilov2022-06-241-22/+2
| | | | | | | | ref:efce2c2612426dae28cee343e6198ebae07340ea
* | YQL-14764: dq, produce stream in PartitionByKey's lambdawhcrc2022-06-241-10/+12
| | | | | | | | ref:a71c3be06d7955c7fee870f02cfe711afd58b60e
* | Allow including from contribs/libs/asiothegeorg2022-06-242-2/+4
| | | | | | | | | | | | clang14 reports as available and supported option. ref:89ff30d4e2c433d3fd060158e6263936b7086088
* | YQL-14728 pass original inputs to sublinks, swap aggregate & cross join to ↵Vitaly Stoyan2022-06-243-57/+105
| | | | | | | | | | | | eliminate unused inputs, calculate external columns for each SetItem separately ref:c9004b9e0a65e3627e6b1162eadbb4acb794e2e0
* | KIKIMR-13003: use interconnect sessions and detect disconnect in ds iteratorEvgeniy Ivanov2022-06-247-44/+210
| | | | | | | | ref:91310df067ac0749d81f4a173bc50553d863645b
* | remove unused filealexnick2022-06-241-18/+0
| | | | | | | | ref:73f0539c455d27180718a5bc418dbf63bf5bca75
* | YQ-1081: remove temporary codeDMokhnatkin2022-06-242-2/+2
| | | | | | | | ref:04f6cbf0bf6dde7b70a372c20c52bbb23ee79a22
* | CONTRIB-2450: Added sudotoshik2022-06-241-0/+1
| | | | | | | | ref:9248eb398ce1d997a78ea15d0e884d4bde6ebe3d
* | intermediate changesarcadia-devtools2022-06-241-0/+37
| | | | | | | | ref:d81faef22313ffd1abdf6586049797c5fe5607a4
* | ydb_topic SDK for control-planealexnick2022-06-2414-5/+970
| | | | | | | | ref:19e0ac5211da860b6331c2f320c679533d60741c
* | dict/dictutil deps has been deprecated for ydb YQ-1188Oleg Doronin2022-06-243-2/+317
| | | | | | | | ref:f30a2e6b78c8b333542402dcdb34195d5fe049da
* | intermediate changesarcadia-devtools2022-06-242-264/+246
| | | | | | | | ref:66616c49c927fd0dbf4d07a83fea6830e84016a3
* | string parsers has been added YQ-1129Oleg Doronin2022-06-242-11/+71
| | | | | | | | ref:089cee53d3991768b7f11917c513bf0ad6cf9c7b
* | [LOGBROKER-7553] remove mention of from ydb cliAleksandr Petrikhin2022-06-247-90/+90
| | | | | | | | ref:64ab895dfd55759eb98c96a5bfb076a5a44399f8
* | Remove unused code, KIKIMR-15189Aleksei Borzenkov2022-06-242-116/+0
| | | | | | | | ref:880d2c4cf3abe8cb591bf2a2d70e7bfa9621f5b0
* | Change "config.proto": enable balancer by defaultVitalii Gridnev2022-06-241-1/+1
| | | | | | | | ref:789cef828c84ab844b1eed5bcdfcb06363d17226
* | KIKIMR-13003: DS iterator protocol cleanup and bug fixesEvgeniy Ivanov2022-06-246-66/+392
| | | | | | | | | | | | | | | | * Handle ACK reordering * Cancel iterators on shard split * Return proper status codes and don't reply on unknown ACKs ref:993845daed6c20157142bf575d714a79cdb23133
* | REVERT: r9621717 (disable pg_wrapper for OSS) YQ-1154Daniil Cherednik2022-06-241060-531618/+2
| | | | | | | | ref:d888564254e64ea675383c26661ff5332bf406f5
* | Allow creating Singlelon during Singleton destruction back againthegeorg2022-06-242-1/+21
| | | | | | | | ref:53c837a1fa0289db60812b95b6ac96be23ae018d
* | Use Inflight istead of Queue.sizeAlexey Ozeritskiy2022-06-241-1/+8
| | | | | | | | ref:0264a806a0447edbdc4533404dd0129796837904
* | intermediate changesarcadia-devtools2022-06-2411-1360/+1373
| | | | | | | | ref:8fa642270fd6c5eb54287b182bf6069f0154eb47
* | Update libc++ to 8f0b2ac1 (12 Feb 2022).Andrey Khalyavin2022-06-2452-416/+501
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Notable changes: * use [[no_unique_address]] for field `__base_` in join_view * remove _LIBCPP_HIDE_FROM_ABI from __threading_support functions * remove __functional_base header which is just a set of #include directives * remove unused include in ranges_swap_ranges.h * do not print bools with "c" format. * add noexcept to basic_format_context::arg constructor * add ranges::min_element * add ranges::in_fun_result * add ranges::swap_ranges * add std::vector::reference::operator=(bool) const * replace _LIBCPP_DEBUG with _LIBCPP_DEBUG_LEVEL * fix constexpr in __debug_less * modernize code in compress_pair.h * add permutable concept * cleanup format headers * remove _LIBCPP_ABI_UNSTABLE, we must set _LIBCPP_ABI_VERSION and _LIBCPP_ABI_NAMESPACE outselves now * make some members private in experimental/functional * remove std::nullptr_t emulation in C++03 mode ref:f3c7583f32067a3dd9da42aeb15f1b01d746dc59
* | intermediate changesarcadia-devtools2022-06-242-24/+34
| | | | | | | | ref:1b6eb261e6f9c6cc64e7c70a1bbcb4cae09724e1
* | move cm_client to yndxSergey Uzhakov2022-06-2421-324/+27
| | | | | | | | ref:319c1a4f8db730e7f870c6224e6c5578d3e4fc26
* | [YQL-15034] Allow true/false as variables namesAndrey Neporada2022-06-233-3/+21
| | | | | | | | ref:96be1f1052f727b20ea11f81a7ea3495866e51f0
* | add http and grpc handlers for checking node aliveness KIKIMR-12596Alexey Efimov2022-06-2314-9/+321
| | | | | | | | ref:b8d4c88f069ede7586f00f87ea1157c896a0253a