Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KIKIMR-11529: support 3+ columns in HASH_FUNCTION_CLOUD_LOGS | Artem Zuikov | 2022-05-05 | 2 | -41/+167 |
| | | | | ref:6a14878826d8e13fa009450cc9a5d4eddd8cddeb | ||||
* | intermediate changes | arcadia-devtools | 2022-05-05 | 1 | -0/+1 |
| | | | | ref:6d551d74bc353fe5cea003fbd995bd9e437df2ba | ||||
* | Update contrib/libs/jwt-cpp to 0.4.0 | shadchin | 2022-05-05 | 6 | -161/+218 |
| | | | | ref:c22a6249506be3d6363f3ca316df6b0800de7e81 | ||||
* | intermediate changes | arcadia-devtools | 2022-05-05 | 1 | -0/+2 |
| | | | | ref:ce058de77d1989c6193e3ee51130421faf9925a3 | ||||
* | intermediate changes | arcadia-devtools | 2022-05-05 | 6 | -35/+125 |
| | | | | ref:670915a6a4cf5edb3a63ce999d592acd20f1f248 | ||||
* | YQL-14403: map join, support complex keys | whcrc | 2022-05-05 | 4 | -14/+193 |
| | | | | ref:8e217cad01482d5c28fc719148a7625fdd436264 | ||||
* | Do not allow empty database names KIKIMR-14852 | Ilnaz Nizametdinov | 2022-05-05 | 1 | -0/+7 |
| | | | | ref:4f914e01c142bf20f4fe44f352c4f154bf9d6647 | ||||
* | intermediate changes | arcadia-devtools | 2022-05-05 | 1 | -0/+1 |
| | | | | ref:d143bf1e4332cd5a717ec0949c1205e87051c2c4 | ||||
* | intermediate changes | arcadia-devtools | 2022-05-05 | 1 | -1/+1 |
| | | | | ref:ae74a0b9f29702fca19c43d19cad7fdfb9970d40 | ||||
* | Move blobs from collect operation to trash during initialization, KIKIMR-14854 | Aleksandr Kriukov | 2022-05-05 | 4 | -55/+113 |
| | | | | ref:b0023d2f62ef703b753fa82b98475abf22c0028c | ||||
* | Default implementation for GetClientIdentity method. KIKIMR-14859 | Daniil Cherednik | 2022-05-05 | 5 | -14/+6 |
| | | | | ref:eca69d16086599e9a8a2537a457ea43762f30417 | ||||
* | intermediate changes | arcadia-devtools | 2022-05-05 | 1 | -0/+1 |
| | | | | ref:db9562412dec54e32314c19f73ca0525afb70a55 | ||||
* | Make sure to garbage collect trailing immediate writes in the last plan ↵ | Alexey Borzenkov | 2022-05-05 | 8 | -5/+352 |
| | | | | | | step, KIKIMR-14849 ref:1f2e9b67b16ded03a7ac3a6e4df7d1fefbbd9640 | ||||
* | Quota for result set size (fq.queryResultLimit.bytes) | Aleksandr Khoroshilov | 2022-05-05 | 34 | -50/+395 |
| | | | | ref:a35d645f518bb794fc73d0cadbfa9841ec196970 | ||||
* | intermediate changes | arcadia-devtools | 2022-05-05 | 3 | -27/+583 |
| | | | | ref:c460212e94b2a8b35b1a37688758cecaffd58920 | ||||
* | CLOUD_95800 Fix defining if user should be charged in YDS for put units | mokhotskii | 2022-05-04 | 2 | -28/+119 |
| | | | | | | Fix defining if user should be charged in YDS for put units ref:6ad615ec48fa4e2cae7ac28c7e41c17080f2c704 | ||||
* | (refactoring) Reworked export iface KIKIMR-14803 | Ilnaz Nizametdinov | 2022-05-04 | 7 | -49/+61 |
| | | | | ref:93ad9023bdd50bcff85a6f2e7251d7eee2f2c4b6 | ||||
* | (refactoring) Separate *BackupToYt() helper KIKIMR-14803 | Ilnaz Nizametdinov | 2022-05-04 | 2 | -11/+24 |
| | | | | ref:c13a72a58928b00d7b75fd47c7d883a6dc0cfac9 | ||||
* | intermediate changes | arcadia-devtools | 2022-05-04 | 7 | -8/+8 |
| | | | | ref:aa9eb26ab5d61efffeeeaa30604ba25d9f1423b1 | ||||
* | Support per-query transaction maps in executor, KIKIMR-14732 | Alexey Borzenkov | 2022-05-04 | 17 | -70/+361 |
| | | | | ref:ff3e036a88690aaa8ddea4bd8dc665b7edeb78a4 | ||||
* | Fixed async index collector KIKIMR-14851 | Ilnaz Nizametdinov | 2022-05-04 | 2 | -10/+57 |
| | | | | ref:e221365083489f1570e8071954e775deadf63874 | ||||
* | YQL-11801: [Minikql] Fix incorrect MakeDate() check | kniv | 2022-05-04 | 1 | -2/+1 |
| | | | | ref:d48151c27477073ed462116d203828079108b282 | ||||
* | fix storage version consistency, fix unnecessary tablet generation increase ↵ | Alexey Efimov | 2022-05-04 | 2 | -7/+11 |
| | | | | | | KIKIMR-14856 ref:a3a12bf84de6988dc4de7dca669b7fcb75732c40 | ||||
* | dq: use logging component KQP_COMPUTE instead of KQP_TASKS_RUNNER | Sergey Uzhakov | 2022-05-04 | 2 | -4/+4 |
| | | | | ref:58766f8cf2da3d45f369115981c98e046449c9c4 | ||||
* | intermediate changes | arcadia-devtools | 2022-05-04 | 1 | -11/+2 |
| | | | | ref:400c6f73c9a0a17f5ae3094604eea4b98d340980 | ||||
* | check transform's result is list | hrustyashko | 2022-05-04 | 1 | -10/+1 |
| | | | | ref:5f30e8d459fef74174022c2c72addf2e01d31d4a | ||||
* | Use multishard index for index reading ut. KIKIMR-14192 | Daniil Cherednik | 2022-05-04 | 1 | -79/+12 |
| | | | | ref:c60455abd6706aa329d410a244f27ebe5d7b6ffd | ||||
* | fix UNINIT coverity issue | Sergey Uzhakov | 2022-05-04 | 1 | -1/+1 |
| | | | | ref:fe64b29bc1ade4728216cb1c70e266a3fd92d268 | ||||
* | intermediate changes | arcadia-devtools | 2022-05-04 | 2 | -1/+4 |
| | | | | ref:1fa0704cfaba4029082030b1f362ff07f88c2a7a | ||||
* | Don't allow users to configure shards with more than 2GB of data, KIKIMR-14850 | Alexey Borzenkov | 2022-05-04 | 4 | -20/+67 |
| | | | | ref:d56643220c0d827704352cbd190dacfb189f7ef0 | ||||
* | Fix yf build with PROFILE_MEMORY_ALLOCATIONS | DMokhnatkin | 2022-05-04 | 1 | -3/+3 |
| | | | | ref:fb005d8c6d40cc99f4791141ed957448cd8c244d | ||||
* | Introduce method to get vcs in library/python/svn_version | spreis | 2022-05-04 | 3 | -4/+12 |
| | | | | ref:3cdcb0b0558a4896ab20082ec37672275dfe59b9 | ||||
* | intermediate changes | arcadia-devtools | 2022-05-04 | 1 | -14/+14 |
| | | | | ref:115e672de37d161b50b84f729a9688ac62d77601 | ||||
* | YQL-6435: [Url UDF] Make GetPort() case-insensitivite for schema | kniv | 2022-05-04 | 1 | -1/+4 |
| | | | | | | [Url UDF] Add GetPort() schema case-insensitivity ref:3ce34e1d4578190fd9889ee201db5864deb446bb | ||||
* | intermediate changes | arcadia-devtools | 2022-05-04 | 1 | -1/+1 |
| | | | | ref:68e0964cb982f2191c0bad63bdddd39dda7a15ee | ||||
* | Take snapshot on every blob read in rewriter actor KIKIMR-14651 | Alexander Rutkovsky | 2022-05-04 | 5 | -80/+110 |
| | | | | ref:810a51c86c166b5700171e7f38d26cd224912ea7 | ||||
* | Import clang-rt and libfuzzer 14.0.3 | shadchin | 2022-05-04 | 1 | -4/+4 |
| | | | | ref:5860e776af0399051a8dd6e8716616202871a0d4 | ||||
* | intermediate changes | arcadia-devtools | 2022-05-04 | 1 | -2/+4 |
| | | | | ref:0016e92864a8cfcad99277007b0925e77dcd2767 | ||||
* | YQL-14775: [Script UDF] Forbid to use nested optionals in function signatures | kniv | 2022-05-04 | 2 | -0/+19 |
| | | | | | | [Script UDF] Forbid to use nested optionals in function signatures ref:c52c32133c43b2399bc84f1508ea4e62ecef9584 | ||||
* | Import clang 14.0.3 | shadchin | 2022-05-04 | 1 | -0/+1 |
| | | | | ref:d084ee36fa6c4355b83cb017dc5ceaf361e55543 | ||||
* | intermediate changes | arcadia-devtools | 2022-05-04 | 1 | -0/+1 |
| | | | | ref:c89af0070cf03b732c0c11c396236699ce0ff3b6 | ||||
* | DEVTOOLSSUPPORT-18626: In venv directly call Py_BytesMain() | say | 2022-05-04 | 2 | -0/+10 |
| | | | | | | | | | | The arcadia main function (library/python/runtime_py3/main/main.c::pymain) calls Py_InitializeFromConfig() before going to the vanilla python Py_Main(). Py_InitializeFromConfig() overrides sys.prefix and sys.exec_prefix by default values ('/var/empty') and then import __res module (and importer.pxi as a part of it). importer.pxi::_init_venv() set a proper value to sys.prefix and sys.exec_prefix attributes. Py_Main() in turn also calls Py_InitializeFromConfig() and reset the sys attributes to their default values again. I don't know why it was not a problem in python 3.9 but in 3.10 it is. ref:0466de641f92d66c4f992ae12c02d8d58db397f6 | ||||
* | IGNIETFERRO-1105 TAtomic -> std::atomic in util/thread/lfqueue.h | eeight | 2022-05-04 | 2 | -80/+71 |
| | | | | ref:8cf44e7b3fecd13c3a0c699a8c1c7abe780eab0b | ||||
* | add async monitoring http KIKIMR-14742 | Alexey Efimov | 2022-05-04 | 28 | -640/+1358 |
| | | | | ref:c51d608f0ae78f08597b88f837491da33a953ef6 | ||||
* | intermediate changes | arcadia-devtools | 2022-05-04 | 4 | -1365/+1363 |
| | | | | ref:fc2db8f2280648a16dbba55698b42c62dfd93361 | ||||
* | DB schema | Aleksandr Khoroshilov | 2022-05-04 | 3 | -0/+22 |
| | | | | ref:559584ecf27ce7d9f4c157b1ff27ab1ad0cef78d | ||||
* | intermediate changes | arcadia-devtools | 2022-05-04 | 1 | -1/+0 |
| | | | | ref:f828d7d2eb3d83f1a01fc421d67bb85ee457c11b | ||||
* | KIKIMR-13107. Cast pushdown to OLAP. | aidarsamer | 2022-05-03 | 21 | -111/+555 |
| | | | | | | KIKIMR-13107. Add cast pushdown to OLAP. Fix tuple comparisons conversion. ref:3330b9b0d89d17bf7778b6bd0d566408d08c64b2 | ||||
* | intermediate changes | arcadia-devtools | 2022-05-03 | 3 | -1359/+1359 |
| | | | | ref:8c9b8311555773436aebfd470dbcd79f10036f97 | ||||
* | CLOUD-95996: add pg patch 03, tune scripts | Sergey Uzhakov | 2022-05-02 | 3 | -1/+86 |
| | | | | ref:edb9916f2fe9d75e1994a28567ec61761801e2ec |