aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update contrib/libs/util-linux to 2.38robot-contrib2022-06-281-0/+4
| | | | ref:e25f4812915ce358a0579e5be7d2f9f70236002c
* Fix DS proxy multicollect logging priorities KIKIMR-11082Alexander Rutkovsky2022-06-281-1/+1
| | | | ref:9b36eb8273c76f07a2f8bae93e4af178a14c3067
* BlobDepot work in progress KIKIMR-14867Alexander Rutkovsky2022-06-2819-113/+283
| | | | ref:ee7ea658a40cb124bab5002c4ec850ea395750bc
* YQL-13966 single input predicateVitaly Stoyan2022-06-281-49/+193
| | | | ref:18218c85b711b8333300369678346e9c4d09f426
* Create GOLANG_VERSION macrotekireeva2022-06-282-1/+10
| | | | ref:73e5ea23d07c29ad9d91bd0fbc28278bfb29b4d5
* intermediate changesarcadia-devtools2022-06-283-27/+27
| | | | ref:2396743ceb42a409fa58f79ad4d8f9357c1ec703
* Update harfbuzz to 3.3.2 to fix reimportthegeorg2022-06-281-0/+1
| | | | ref:e317e96c892b4c23faab0ecad3577a27460af5ae
* intermediate changesarcadia-devtools2022-06-2818-56/+76
| | | | ref:8cc96053e249b790770c75de97ccbea86351cff2
* Fix local ydb start in zsh (YDBOPS-5505)teldekov2022-06-282-1/+3
| | | | | | Fix local ydb start in zsh (YDBOPS-5505) ref:85499638a28fac8f26eec25068fff13b6e1bbdac
* Support ExtraBlockChecks in EvPuts KIKIMR-14867Alexander Rutkovsky2022-06-2827-84/+295
| | | | ref:4acb5bec675beb89cfeb968755c7f60155644e3f
* util: Drop NO_CITYHASH point of customisationthegeorg2022-06-282-12/+8
| | | | ref:613556c5a389af24a29e4fdef6ec5dfeee33bd39
* Update sysincls to acknowledge stdatomic introduction to libcxxthegeorg2022-06-284-20/+256
| | | | ref:7357ae7183b7d526a4296873c921f4277c6d0d5c
* Missing headersvidyuk2022-06-281-0/+1
| | | | | | | | | | memset is defined in strings.h nut it's was included. Original file in postgres sources do have indirect include . This missing include causes compilation error in catbost build with cmake on MacOs DEVTOOLS-9501 ref:e4b9ec336f0718557ce5f3dd67d759d8929c3a6a
* Accept no writes in donor mode KIKIMR-14637Alexander Rutkovsky2022-06-289-8/+310
| | | | ref:432b6362cef45870d6bb55fdecaca0b68193f397
* add column shards test with restartsVitalii Gridnev2022-06-284-78/+357
| | | | ref:75d33f456bc476cf478716ae2d3da236b4fd3c1b
* intermediate changesarcadia-devtools2022-06-28415-1868/+2048
| | | | ref:91e6b243cd7f0c53cbafb4f654eced58a4c1e436
* restrictions on supported codecs inside ydb LOGBROKER-7533alexnick2022-06-287-12/+53
| | | | ref:3d370cafe7740d66ccab1b9bb80d74b79c3d4562
* 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