Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix debug build for OPENSOURCE | shadchin | 2022-06-02 | 5 | -0/+14 |
| | | | | ref:b8e29ea2b703f4611ddea9c0275740ff02f28dcf | ||||
* | intermediate changes | arcadia-devtools | 2022-06-02 | 2 | -2/+2 |
| | | | | ref:897f95916cd29fcdf9f1223e0fcd35d4781a3b5f | ||||
* | tcmalloc: background page cache release KIKIMR-15019 | Aleksandr Dmitriev | 2022-06-02 | 3 | -13/+34 |
| | | | | ref:3059586391b726b9d917cae60d233cbe9591fc29 | ||||
* | YQL-14728 find columns in where/having too | Vitaly Stoyan | 2022-06-02 | 1 | -14/+21 |
| | | | | ref:82f949442fb78b8095fb53edf098e105a5c5c99a | ||||
* | intermediate changes | arcadia-devtools | 2022-06-02 | 14 | -137/+367 |
| | | | | ref:25788563f418e034cf98880ca2dc401f2f59f84d | ||||
* | Do not enable CUDA for Mac build implicitelly | svidyuk | 2022-06-02 | 1 | -0/+3 |
| | | | | | | DEVTOOLSSUPPORT-19178 ref:0f485c81d913f3ecdfc9b396542b1d28b6e4bfe6 | ||||
* | intermediate changes | arcadia-devtools | 2022-06-02 | 1 | -4/+4 |
| | | | | ref:7dd1a83a99c257693cc5a7a2012c3b49a8ec1b05 | ||||
* | Add missing source file to ya.make | thegeorg | 2022-06-02 | 2 | -0/+2 |
| | | | | ref:ee42e4700caddee3694c141f1fc89c18e7aff2ac | ||||
* | Update contrib/libs/re2 to 2022-06-01 | robot-contrib | 2022-06-02 | 1 | -30/+47 |
| | | | | ref:07a800b447ebeefbdea1234f6a3ba3e52d6bb126 | ||||
* | intermediate changes | arcadia-devtools | 2022-06-02 | 3 | -1343/+1344 |
| | | | | ref:d9c1b5023432cdb96f53309b997eacc671ab4350 | ||||
* | add extra tests on pushed limits KIKIMR-14818 | Vitalii Gridnev | 2022-06-02 | 1 | -3/+13 |
| | | | | ref:00d7ceddb1e1ac1a1600fb040fb048dcf5556a06 | ||||
* | [util] IsSortedBy for containers | swarmer | 2022-06-02 | 2 | -0/+11 |
| | | | | ref:6c01516241e312227b7654b6b0260add648c8609 | ||||
* | Update libc++ to eaadc451 (4 Feb 2022). | Andrey Khalyavin | 2022-06-02 | 113 | -283/+639 |
| | | | | | | | | | | | | | | | | | | | | | | | Notable changes: * fix chrono::duration constructor constraint * delete base class for std::basic_string * add ranges::in_out_out_result and ranges::in_in_out_result * implement indirectly_copyable{,_storable} concepts * rename __referenceable to __can_reference to match text of the standard * add _LIBCPP_HAS_NO_CONCEPTS guards where concepts are used * simplify no concepts guards * add specifications for basic_common_reference and common_type for pair * make _VSTD an alias for std so that it can be removed in the future * remove std from friend declaration to facilitate switch from _VSTD to std * fix TOCTOU issue with std::filesystem::remove_all * add additional constraints to std::ranges::get for subranges when N == 0 * pick unique bit for __regex_word constant * use vsnprintf instead of _vsnprintf on Windows * ADL-proof ranges::iter_swap and ranges::iter_move * implement std::ranges::distance * merge _LIBCPP_HAS_NO_RANGES into _LIBCPP_HAS_NO_CONCEPTS ref:b637aa39f39243eeac99a2109af1daaac7c29316 | ||||
* | yq-scope has been fixed | Oleg Doronin | 2022-06-02 | 1 | -8/+7 |
| | | | | ref:2b63e18a5dea4a887fbf3f28506c15fb8b9d9d89 | ||||
* | [kqp] cleanup scan executor code: reuse code of scan tasks builder KIKIMR-14818 | Vitalii Gridnev | 2022-06-01 | 1 | -115/+56 |
| | | | | ref:b7c91810385d24b1b882f41c4f840df59a246c5e | ||||
* | [kqp] cleanup executer code: move prune partitions methods to helpers ↵ | Vitalii Gridnev | 2022-06-01 | 3 | -44/+61 |
| | | | | | | KIKIMR-14818 ref:cde7857493792f7755be86c10b89d05de289bff9 | ||||
* | intermediate changes | arcadia-devtools | 2022-06-01 | 1 | -0/+3 |
| | | | | ref:bc7d71c12dbc7e23c597bd9d651972e4116589c2 | ||||
* | Flatten util tests | thegeorg | 2022-06-01 | 1 | -1/+1 |
| | | | | ref:0297d20665112368dc5e412e2531f67b3dd3c3ec | ||||
* | intermediate changes | arcadia-devtools | 2022-06-01 | 1 | -0/+1 |
| | | | | ref:81238710ee9ce0ff3e4ed161edfba1aa9f9d8eae | ||||
* | fix error information in query handler KIKIMR-14997 | Alexey Efimov | 2022-06-01 | 1 | -11/+19 |
| | | | | ref:89b95dfeb016e11f42488dcbd5bc9be46c2528bc | ||||
* | YQL-14728 corellated sublinks in projection | Vitaly Stoyan | 2022-06-01 | 2 | -58/+119 |
| | | | | ref:399b43117a9e5352723d741ca7113eb2f32468da | ||||
* | Fix SIGSEGV in session actor KIKIMR-15033 | Vladislav Kuznetsov | 2022-06-01 | 1 | -9/+14 |
| | | | | ref:98cd6274eb4f5b0bf88f1cd27f520d4b722936db | ||||
* | add not so simple cache with lifetime checking KIKIMR-15015 | Alexey Efimov | 2022-06-01 | 3 | -2/+126 |
| | | | | ref:607a2c25f091e77893b82640122a16daa6ae3b1a | ||||
* | intermediate changes | arcadia-devtools | 2022-06-01 | 1 | -0/+1 |
| | | | | ref:743144b317f95f445311e9734fca905678c26f39 | ||||
* | CIWELCOME-347: Переезд документации YDBOss_DeployDocsToCloud | bazeltsev | 2022-06-01 | 1 | -0/+40 |
| | | | | | | Updated ref:5a9f19c22fc2ba4764abdfec6cb6aff61b9e12be | ||||
* | ydb.tech/docs add metrika counter | alexv-smirnov | 2022-06-01 | 1 | -0/+1 |
| | | | | ref:86256d59137aa80a638f5c642ab81ecd4e5fb93f | ||||
* | intermediate changes | arcadia-devtools | 2022-06-01 | 5 | -0/+38 |
| | | | | ref:92c37846cff40718ed69273194a02776aa72f499 | ||||
* | Move library/cpp/yson/node/pytbind to library/python/yson_node | thegeorg | 2022-06-01 | 2 | -114/+0 |
| | | | | ref:61c7ceff963203b0d2e3ac34c5624d029622c9ba | ||||
* | intermediate changes | arcadia-devtools | 2022-06-01 | 1 | -1/+1 |
| | | | | ref:2866c3075b63f9c33880399f104da2391f699539 | ||||
* | Support BlobDepot through BSC KIKIMR-14867 | Alexander Rutkovsky | 2022-06-01 | 22 | -79/+759 |
| | | | | ref:8007970beb7663337fa7ad03844f74fed43b49f3 | ||||
* | intermediate changes | arcadia-devtools | 2022-06-01 | 1 | -1/+1 |
| | | | | ref:21ff60a5a95c059843b4e1b497b8437bec4a18f4 | ||||
* | KIKIMR-14971: better OVERLOADED in ColumnShard | Artem Zuikov | 2022-06-01 | 3 | -27/+47 |
| | | | | ref:4230f76898a21ddfcd59217a3b78278964c41061 | ||||
* | Fix uncommitted resent readset ack on unrelated tx completion, KIKIMR-15011 | Alexey Borzenkov | 2022-06-01 | 3 | -3/+242 |
| | | | | ref:efd460ce6e62ce5df69eef3ec3ca3d382f5d94ef | ||||
* | YQL-14728 initial implementation of corellated sublinks via left join (only ↵ | Vitaly Stoyan | 2022-06-01 | 5 | -110/+523 |
| | | | | | | where) ref:443b0b45435da97c2e8be803f4cb4ed64a11c7ae | ||||
* | Update contrib/libs/libunwind to 14.0.4 | thegeorg | 2022-06-01 | 4 | -10/+9 |
| | | | | ref:76a5526f0f92eccff5df4823c8016614eea76c86 | ||||
* | intermediate changes | arcadia-devtools | 2022-06-01 | 13 | -32/+57 |
| | | | | ref:33582b2639153838c696b8bf2b6926f34f6d34e9 | ||||
* | Fix missing dep in build scripts | svidyuk | 2022-06-01 | 10 | -43/+49 |
| | | | | ref:e2d05ce38be56e0783b84372504682f58fbb3c5c | ||||
* | intermediate changes | arcadia-devtools | 2022-06-01 | 17 | -1431/+4453 |
| | | | | ref:b1e863e3aa12b888b40dd5ec36411ca050a25bd8 | ||||
* | library: Flatten RECURSEs in actors, containers, monlib | thegeorg | 2022-06-01 | 5 | -0/+21 |
| | | | | ref:f5f98dd504e52bf85fbe9fe8adf428011df1d814 | ||||
* | intermediate changes | arcadia-devtools | 2022-06-01 | 1 | -1/+1 |
| | | | | ref:602de38c426f080bb323d4b67266cb0d24eff9f6 | ||||
* | [yql] Cleanup unused transformers | udovichenko-r | 2022-06-01 | 3 | -122/+4 |
| | | | | | | YQL-12393 ref:c37007ab79220ef2b4de00612e51e453801c66da | ||||
* | intermediate changes | arcadia-devtools | 2022-06-01 | 4 | -70/+1 |
| | | | | ref:2df36b497633117a29cc1f8faf1dd4e7be3eff87 | ||||
* | KIKIMR-14282 remove unnecessary check | Sema Checherinda | 2022-06-01 | 1 | -2/+0 |
| | | | | ref:814557d04db371e527328639fa097841e38934a0 | ||||
* | DEVTOOLS-9500 [library/python/pytest] Generate call graph if ↵ | Aleksandr | 2022-06-01 | 1 | -0/+25 |
| | | | | | | --profile-pytest is specified ref:b1b93724ca5ccf2a420b7dd063764bc8eed4f3e4 | ||||
* | library: Flatten RECURSEs in threading and string_utils (plus a bit) | thegeorg | 2022-06-01 | 4 | -0/+20 |
| | | | | ref:3934a44b97bc723b4d2e7fe840465e2ab1843aaf | ||||
* | intermediate changes | arcadia-devtools | 2022-06-01 | 1 | -1/+1 |
| | | | | ref:a9b15faec661d6facaa35185c754ee52a4cbc605 | ||||
* | KIKIMR-14282 change default setting for indexes, split and merge indexes | Sema Checherinda | 2022-06-01 | 2 | -10/+13 |
| | | | | ref:d115b984ad23f242c8be3e6250bf39a01cce7ff8 | ||||
* | intermediate changes | arcadia-devtools | 2022-06-01 | 1 | -2/+1 |
| | | | | ref:ec3ac18d7c918706118be9ba671952bc902c6fef | ||||
* | KIKIMR-14822: call basic aggregates from arrow library in ColumnShard | Artem Zuikov | 2022-06-01 | 5 | -113/+346 |
| | | | | ref:94ad8071bd9d77eadbc386cca245b6fcf0eb4854 | ||||
* | intermediate changes | arcadia-devtools | 2022-06-01 | 2 | -0/+8 |
| | | | | ref:56767aba9e551eae48e94d9db7f17176562e2f45 |