Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update contrib/libs/util-linux to 2.38 | robot-contrib | 2022-06-28 | 1 | -0/+4 |
| | | | | ref:e25f4812915ce358a0579e5be7d2f9f70236002c | ||||
* | Fix DS proxy multicollect logging priorities KIKIMR-11082 | Alexander Rutkovsky | 2022-06-28 | 1 | -1/+1 |
| | | | | ref:9b36eb8273c76f07a2f8bae93e4af178a14c3067 | ||||
* | BlobDepot work in progress KIKIMR-14867 | Alexander Rutkovsky | 2022-06-28 | 19 | -113/+283 |
| | | | | ref:ee7ea658a40cb124bab5002c4ec850ea395750bc | ||||
* | YQL-13966 single input predicate | Vitaly Stoyan | 2022-06-28 | 1 | -49/+193 |
| | | | | ref:18218c85b711b8333300369678346e9c4d09f426 | ||||
* | Create GOLANG_VERSION macro | tekireeva | 2022-06-28 | 2 | -1/+10 |
| | | | | ref:73e5ea23d07c29ad9d91bd0fbc28278bfb29b4d5 | ||||
* | intermediate changes | arcadia-devtools | 2022-06-28 | 3 | -27/+27 |
| | | | | ref:2396743ceb42a409fa58f79ad4d8f9357c1ec703 | ||||
* | Update harfbuzz to 3.3.2 to fix reimport | thegeorg | 2022-06-28 | 1 | -0/+1 |
| | | | | ref:e317e96c892b4c23faab0ecad3577a27460af5ae | ||||
* | intermediate changes | arcadia-devtools | 2022-06-28 | 18 | -56/+76 |
| | | | | ref:8cc96053e249b790770c75de97ccbea86351cff2 | ||||
* | Fix local ydb start in zsh (YDBOPS-5505) | teldekov | 2022-06-28 | 2 | -1/+3 |
| | | | | | | Fix local ydb start in zsh (YDBOPS-5505) ref:85499638a28fac8f26eec25068fff13b6e1bbdac | ||||
* | Support ExtraBlockChecks in EvPuts KIKIMR-14867 | Alexander Rutkovsky | 2022-06-28 | 27 | -84/+295 |
| | | | | ref:4acb5bec675beb89cfeb968755c7f60155644e3f | ||||
* | util: Drop NO_CITYHASH point of customisation | thegeorg | 2022-06-28 | 2 | -12/+8 |
| | | | | ref:613556c5a389af24a29e4fdef6ec5dfeee33bd39 | ||||
* | Update sysincls to acknowledge stdatomic introduction to libcxx | thegeorg | 2022-06-28 | 4 | -20/+256 |
| | | | | ref:7357ae7183b7d526a4296873c921f4277c6d0d5c | ||||
* | Missing header | svidyuk | 2022-06-28 | 1 | -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-14637 | Alexander Rutkovsky | 2022-06-28 | 9 | -8/+310 |
| | | | | ref:432b6362cef45870d6bb55fdecaca0b68193f397 | ||||
* | add column shards test with restarts | Vitalii Gridnev | 2022-06-28 | 4 | -78/+357 |
| | | | | ref:75d33f456bc476cf478716ae2d3da236b4fd3c1b | ||||
* | intermediate changes | arcadia-devtools | 2022-06-28 | 415 | -1868/+2048 |
| | | | | ref:91e6b243cd7f0c53cbafb4f654eced58a4c1e436 | ||||
* | restrictions on supported codecs inside ydb LOGBROKER-7533 | alexnick | 2022-06-28 | 7 | -12/+53 |
| | | | | ref:3d370cafe7740d66ccab1b9bb80d74b79c3d4562 | ||||
* | intermediate changes | arcadia-devtools | 2022-06-28 | 2 | -2/+14 |
| | | | | ref:4662c38ae1728cf77f547650d521bdbada1dfa50 | ||||
* | YQL-13966 const predicate, equijoin for cartesian part | Vitaly Stoyan | 2022-06-27 | 1 | -111/+162 |
| | | | | ref:62ff302cfdf97a1b8d24a6e4f3aafc4647e4cded | ||||
* | intermediate changes | arcadia-devtools | 2022-06-27 | 1 | -17/+37 |
| | | | | ref:c7be55309c89e1cdf218fc1124e4902c2443856e | ||||
* | feat: TS_BUNDLE with dependencies | miripiruni | 2022-06-27 | 7 | -159/+261 |
| | | | | ref:e744df2a7b177057e6bb9b0fc888a8ed0c56ff0c | ||||
* | YQL-14728 bare star should not include external columns | Vitaly Stoyan | 2022-06-27 | 1 | -12/+9 |
| | | | | | | | | | | %% select (select * from (select 1) b) from (values (1,2),(2,3),(3,4)) a(x,y) %% ref:ae937ae154cf3a1e27275133709a0dd4017ff7e0 | ||||
* | Revert commit r9636999 | Aleksandr | 2022-06-27 | 2 | -4/+4 |
| | | | | ref:c724aa49b90eb78222bd3f0bec5cffdfe7bb457e | ||||
* | intermediate changes | arcadia-devtools | 2022-06-27 | 4 | -8/+18 |
| | | | | ref:4321fe5a69e3b93ba446bc212e9b4668fff799c8 | ||||
* | YQL-15033 Fix atom settings. | a-romanov | 2022-06-27 | 1 | -1/+1 |
| | | | | ref:e190a9f62e4b64fd862bed137ab5b3eb7230f3ff | ||||
* | Merge pull request #77 from zinal/fix_ydbDocRoot | alexv-smirnov | 2022-06-27 | 9 | -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 Zinal | 2022-06-22 | 9 | -8/+10 |
| | | | | | | | | variable ydb-doc-repo in the presets.yaml file | ||||
* | | top partition tables KIKIMR-15061 | Aleksandr Dmitriev | 2022-06-27 | 34 | -377/+1359 |
| | | | | | | | | ref:0fbd80b7b36fd0c7a0acae33d61a9aa7f4c6cfd3 | ||||
* | | Stop providing non-inlined MurmurHashSizeT | thegeorg | 2022-06-27 | 3 | -10/+6 |
| | | | | | | | | ref:7e797cda3221e4c1905f5e443a9342db82e66883 | ||||
* | | intermediate changes | arcadia-devtools | 2022-06-27 | 1 | -10/+10 |
| | | | | | | | | ref:162cb573daffb4128970cbea1e06f7b5b6ce4589 | ||||
* | | clang-tidy: up to 14.0.4, add taxi checks | sanyash | 2022-06-27 | 2 | -4/+4 |
| | | | | | | | | | | | | Relates: TAXITOOLS-4050 ref:a6a1e8a453e02bd074dc94a633c528d6ea7b84bc | ||||
* | | intermediate changes | arcadia-devtools | 2022-06-27 | 4 | -1353/+1381 |
| | | | | | | | | ref:af2edd7ed7e730aacca492a35d498229fefff47e | ||||
* | | Fix db path | bazeltsev | 2022-06-26 | 9 | -30/+32 |
| | | | | | | | | | | | | fixed ref:3580991a344bbc79fa03ce392c87d7bc531ae0cc | ||||
* | | Temporarily hide cdc | bazeltsev | 2022-06-26 | 2 | -2/+4 |
| | | | | | | | | | | | | fixed ref:a69925c0d68b9d2cf0c73b091f9c077572411f07 | ||||
* | | fix: anchor syntax | birman111 | 2022-06-26 | 1 | -10/+10 |
| | | | | | | | | ref:c5532965f3786648ba5f5fe3f3b21cddce66a31c | ||||
* | | Update docs favicon | bazeltsev | 2022-06-26 | 1 | -1/+1 |
| | | | | | | | | | | | | fixed ref:ab8ca5bb60d68949d198fe0739cf3aa474743350 | ||||
* | | intermediate changes | arcadia-devtools | 2022-06-26 | 14 | -3890/+1395 |
| | | | | | | | | ref:3dbaaff2556951bed180e695089503a56d7f6eec | ||||
* | | Update YDB CLI version in docs for opensource, KIKIMR-15197 | Nikolay Perfilov | 2022-06-25 | 8 | -0/+8 |
| | | | | | | | | ref:30f2f2c460902a003a6bc0db2c086c5a48d06487 | ||||
* | | YQ-1193: replace NO_COMPILER_WARNINGS with CFLAGS | Sergey Uzhakov | 2022-06-25 | 1 | -2/+2 |
| | | | | | | | | ref:d136403ed3126415352ec2047705094e5bb8ceb8 | ||||
* | | Use 1 thread in dq gateway | Alexey Ozeritskiy | 2022-06-25 | 3 | -112/+214 |
| | | | | | | | | ref:7d2ec19fba507eda78786981b79493fc99700f96 | ||||
* | | YQL-14728 rotate cross joins in any subtree | Vitaly Stoyan | 2022-06-25 | 1 | -8/+29 |
| | | | | | | | | ref:57e910b6c3372857c57597808f334fde700e25d2 | ||||
* | | Fix new version options to work without profile, KIKIMR-15119 | Nikolay Perfilov | 2022-06-24 | 1 | -22/+2 |
| | | | | | | | | ref:efce2c2612426dae28cee343e6198ebae07340ea | ||||
* | | YQL-14764: dq, produce stream in PartitionByKey's lambda | whcrc | 2022-06-24 | 1 | -10/+12 |
| | | | | | | | | ref:a71c3be06d7955c7fee870f02cfe711afd58b60e | ||||
* | | Allow including from contribs/libs/asio | thegeorg | 2022-06-24 | 2 | -2/+4 |
| | | | | | | | | | | | | clang14 reports as available and supported option. ref:89ff30d4e2c433d3fd060158e6263936b7086088 | ||||
* | | YQL-14728 pass original inputs to sublinks, swap aggregate & cross join to ↵ | Vitaly Stoyan | 2022-06-24 | 3 | -57/+105 |
| | | | | | | | | | | | | eliminate unused inputs, calculate external columns for each SetItem separately ref:c9004b9e0a65e3627e6b1162eadbb4acb794e2e0 | ||||
* | | KIKIMR-13003: use interconnect sessions and detect disconnect in ds iterator | Evgeniy Ivanov | 2022-06-24 | 7 | -44/+210 |
| | | | | | | | | ref:91310df067ac0749d81f4a173bc50553d863645b | ||||
* | | remove unused file | alexnick | 2022-06-24 | 1 | -18/+0 |
| | | | | | | | | ref:73f0539c455d27180718a5bc418dbf63bf5bca75 | ||||
* | | YQ-1081: remove temporary code | DMokhnatkin | 2022-06-24 | 2 | -2/+2 |
| | | | | | | | | ref:04f6cbf0bf6dde7b70a372c20c52bbb23ee79a22 | ||||
* | | CONTRIB-2450: Added sudo | toshik | 2022-06-24 | 1 | -0/+1 |
| | | | | | | | | ref:9248eb398ce1d997a78ea15d0e884d4bde6ebe3d | ||||
* | | intermediate changes | arcadia-devtools | 2022-06-24 | 1 | -0/+37 |
| | | | | | | | | ref:d81faef22313ffd1abdf6586049797c5fe5607a4 |