Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | intermediate changes | arcadia-devtools | 2022-06-04 | 1 | -2/+2 |
| | | | | ref:21a281e8adcd85b6dbf47fbd5a790e73ec79a3a5 | ||||
* | YQL-14004 [pg] distinct inside agg functions | Vitaly Stoyan | 2022-06-03 | 2 | -22/+116 |
| | | | | ref:0237a37f5c77bd616cf4b25a56215a418b6c3723 | ||||
* | YQ-1121: Fix test_query_events test | Alexey Ozeritskiy | 2022-06-03 | 1 | -0/+1 |
| | | | | ref:427f962ae19d10ecc957028e850f1ad20d122209 | ||||
* | ydb docs favicon | alexv-smirnov | 2022-06-03 | 1 | -0/+1 |
| | | | | | | | | ydb docs oss favicon ydb docs tools dump/restore file structure clarifications ref:c8f40e18ccef7f35ec95c6c106e82799c7b68fab | ||||
* | intermediate changes | arcadia-devtools | 2022-06-03 | 1 | -3/+3 |
| | | | | ref:3e10f45ad5e25f51dd2ac4131f07647e28e0ba5c | ||||
* | change format of error field KIKIMR-14997 | Alexey Efimov | 2022-06-03 | 1 | -6/+2 |
| | | | | ref:b4a305d03465c71c90ecee0147b06f8e4fd975c9 | ||||
* | ydb docs cluster configs - domain eng/rus | alexv-smirnov | 2022-06-03 | 3 | -124/+396 |
| | | | | ref:2faa33fb8e038f43966cb9b4411748ca3b872bad | ||||
* | YQ-1037 + brotli. | a-romanov | 2022-06-03 | 5 | -8/+145 |
| | | | | ref:21a1e3a4fdc0dbaa87150b37b21063cb627ae01d | ||||
* | YQL-14728 settings in PgCall and related functions | Vitaly Stoyan | 2022-06-03 | 5 | -75/+156 |
| | | | | ref:fff2e4ec3422f27aa928c8875ef3854a7768b259 | ||||
* | intermediate changes | arcadia-devtools | 2022-06-03 | 1 | -0/+1 |
| | | | | ref:1d69dd1785f456970136a59cea6d2f66d0565631 | ||||
* | Add missing map_ut.pyx to util/generic/ut_cython | thegeorg | 2022-06-03 | 2 | -0/+4 |
| | | | | ref:ccf13829e6e56d0e31ff3fab73f19915f1539e5c | ||||
* | util: Flatten cython tests layout | thegeorg | 2022-06-03 | 7 | -3/+13 |
| | | | | ref:7427208d08ebeb9e88247fb7dac6445bc814d756 | ||||
* | [ymq] don't write to log user data from response SQS-692 | Alexey Bogolyubskiy | 2022-06-03 | 1 | -1/+43 |
| | | | | | | init ref:6933107628afefaeff5c31c14026b13cda2b9296 | ||||
* | intermediate changes | arcadia-devtools | 2022-06-03 | 1 | -0/+1 |
| | | | | ref:e3651363c129740f91c73069f2eb27f30ce9bd94 | ||||
* | YQL-14728 better skipping of virtual columns & discovery of external columns | Vitaly Stoyan | 2022-06-03 | 2 | -12/+29 |
| | | | | ref:3288b27c88a6bd214c0bec8296359ff30d52ca3d | ||||
* | YQ-947 PQ source. Skip messages with write time less than ↵ | Vasily Gerasimov | 2022-06-03 | 2 | -1/+21 |
| | | | | | | | | | | StartingMessageTimestamp Test Skip messages with write time less than StartingMessageTimestamp ref:ce511291740f35001f92be131a23d175813459f7 | ||||
* | add simple acl handler instead of heavy metainfo KIKIMR-15041 | Alexey Efimov | 2022-06-03 | 2 | -0/+215 |
| | | | | ref:b64e8b0a4c26431e4a8732d9b97a8e1f5471f856 | ||||
* | YQ-1037 lz4 support draft. | a-romanov | 2022-06-03 | 11 | -7/+306 |
| | | | | ref:13a14e17f32616cc493f4af5d7d93769582128e6 | ||||
* | YQ-1095: Force cleanup data | Alexey Ozeritskiy | 2022-06-03 | 1 | -2/+7 |
| | | | | ref:4d9f0447a6fd2aedfbc284356ff373e17e26ee8a | ||||
* | fix windows build again KIKIMR-14915 | Alexey Efimov | 2022-06-03 | 1 | -1/+1 |
| | | | | ref:f9638f119cb31c1008c10ae91dade4db6a544799 | ||||
* | intermediate changes | arcadia-devtools | 2022-06-03 | 4 | -111/+218 |
| | | | | ref:c1c5fe3098d793da0dfa5cd1b0c8a2008301dbf7 | ||||
* | [yql] Fix CanEvaluate check in DQ/YT providers | udovichenko-r | 2022-06-03 | 5 | -9/+58 |
| | | | | | | YQL-12393 ref:f4b431413c42159144c6343b35ab9c302d27d96c | ||||
* | intermediate changes | arcadia-devtools | 2022-06-03 | 18 | -34/+19 |
| | | | | ref:fae4893f33010b24c860d4fa7f170add00599e22 | ||||
* | Update contrib/libs/cxxsupp/openmp to 14.0.4 | thegeorg | 2022-06-03 | 40 | -998/+3980 |
| | | | | ref:77c6cdda99b217d50c4deadca11f5611fa0dc168 | ||||
* | intermediate changes | arcadia-devtools | 2022-06-03 | 11 | -1357/+1417 |
| | | | | ref:21911da5bd3751c1ecffa9df46b0b1a6a2d97835 | ||||
* | [kqp] correctly check sort direction KIKIMR-14818 | Vitalii Gridnev | 2022-06-02 | 1 | -1/+1 |
| | | | | ref:5b0abeab1b8162eb59a166ceb0262a6c23aec8a8 | ||||
* | [kqp][optimizer] add SortedDataConstraintSettingName to ReadRanges KIKIMR-14818 | Vitalii Gridnev | 2022-06-02 | 8 | -4/+33 |
| | | | | ref:d7f387edfd36de4d3e8f39480fb5d00cef81463e | ||||
* | intermediate changes | arcadia-devtools | 2022-06-02 | 2 | -4/+4 |
| | | | | ref:7d93fcecda8932c9b9f116195754e85e591a3905 | ||||
* | [yql] Move some DqPrecompute optimizers | udovichenko-r | 2022-06-02 | 6 | -171/+171 |
| | | | | | | YQL-12393 ref:e2fdecf7892f2b9c7163c0b3976622dbc87e1b67 | ||||
* | Check if log snapshot is needed after each misc commit, KIKIMR-15039 | Alexey Borzenkov | 2022-06-02 | 1 | -0/+12 |
| | | | | ref:f29dcc6f31078b8e59ec1229723ad83576393e4e | ||||
* | intermediate changes | arcadia-devtools | 2022-06-02 | 2 | -1/+2 |
| | | | | ref:8e490f5df6bdeb4c12288e5939d49e3314528e33 | ||||
* | KIKIMR-14961: rename stock workload commands | aidarsamer | 2022-06-02 | 3 | -57/+57 |
| | | | | | | KIKIMR-14961: rename stock workload commands ref:669e37b7cd5106ca8f1f34e66b21e830fd83a11c | ||||
* | YQL-14728 add external columns into aggregation & AssumeOrder | Vitaly Stoyan | 2022-06-02 | 1 | -15/+47 |
| | | | | ref:6a9164e36fe46d32e7c49a1802b7f8470029c35f | ||||
* | [YQL-14697] Add signatures, improve descriptions | Andrey Neporada | 2022-06-02 | 1 | -3/+222 |
| | | | | ref:adce3420864dd7f3dfd157eb486950c41dd6767c | ||||
* | Fix sudo for mkdir comands | bazeltsev | 2022-06-02 | 2 | -8/+7 |
| | | | | | | fixed ref:069e64ec6b480c49c64ec4f723cd84e20a6c189f | ||||
* | intermediate changes | arcadia-devtools | 2022-06-02 | 6 | -3/+28 |
| | | | | ref:8868513666cce733c1c659c7f2d683ffab1150dd | ||||
* | Stop to store collect operation, KIKIMR-14854 | Aleksandr Kriukov | 2022-06-02 | 7 | -90/+126 |
| | | | | ref:66c3b20a58a68348ac2c6827a2bc55918a5cf5af | ||||
* | fix error message YDB-1635 | Alexey Efimov | 2022-06-02 | 1 | -1/+1 |
| | | | | ref:61566e0908f035c5b2e1b143d75230a55ad6e905 | ||||
* | YQL-14728 empty constraint | Vitaly Stoyan | 2022-06-02 | 1 | -0/+1 |
| | | | | ref:9f66a5dbe2acfd138629f4c30a7f1c43ea11dbb0 | ||||
* | 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 |