Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sorting as separated module for control fetching process | ivanmorozov | 2023-04-30 | 35 | -512/+1056 |
| | |||||
* | Update contrib/restricted/boost/typeof to 1.82.0 | robot-contrib | 2023-04-30 | 2 | -0/+19 |
| | |||||
* | Update contrib/restricted/boost/bind to 1.82.0 | robot-contrib | 2023-04-30 | 10 | -92/+55 |
| | |||||
* | Update contrib/restricted/boost/lexical_cast to 1.82.0 | robot-contrib | 2023-04-30 | 12 | -26/+188 |
| | |||||
* | Update contrib/restricted/boost/fusion to 1.82.0 | robot-contrib | 2023-04-30 | 5 | -1/+15 |
| | |||||
* | Update contrib/restricted/boost/mp11 to 1.82.0 | robot-contrib | 2023-04-30 | 2 | -5/+5 |
| | |||||
* | Update contrib/restricted/boost/type_index to 1.82.0 | robot-contrib | 2023-04-29 | 11 | -11/+7 |
| | |||||
* | Update contrib/restricted/boost/intrusive to 1.82.0 | robot-contrib | 2023-04-29 | 12 | -21/+45 |
| | |||||
* | YQL-8971 YQL-15555 Constraints for JoinDict, Casts and many fixes. | a-romanov | 2023-04-29 | 3 | -265/+251 |
| | |||||
* | Update contrib/restricted/boost/bimap to 1.82.0 | robot-contrib | 2023-04-29 | 3 | -3/+0 |
| | |||||
* | Update contrib/restricted/boost/exception to 1.82.0 | robot-contrib | 2023-04-29 | 3 | -12/+24 |
| | |||||
* | Update contrib/restricted/boost/variant to 1.82.0 | robot-contrib | 2023-04-29 | 15 | -16/+16 |
| | |||||
* | Update contrib/restricted/boost/iostreams to 1.82.0 | robot-contrib | 2023-04-29 | 2 | -8/+8 |
| | |||||
* | Update contrib/restricted/boost/smart_ptr to 1.82.0 | robot-contrib | 2023-04-29 | 13 | -0/+37 |
| | |||||
* | Update contrib/restricted/boost/ratio to 1.82.0 | robot-contrib | 2023-04-29 | 2 | -0/+23 |
| | |||||
* | Statically assert little endian | babenko | 2023-04-29 | 1 | -3/+1 |
| | |||||
* | Drop hash_helpers.h | babenko | 2023-04-29 | 5 | -0/+21 |
| | |||||
* | Update contrib/restricted/boost/atomic to 1.82.0 | robot-contrib | 2023-04-29 | 5 | -107/+144 |
| | |||||
* | Update contrib/restricted/boost/chrono to 1.82.0 | robot-contrib | 2023-04-29 | 2 | -0/+24 |
| | |||||
* | Update contrib/restricted/boost/locale to 1.82.0 | robot-contrib | 2023-04-29 | 67 | -620/+774 |
| | |||||
* | Update contrib/restricted/boost/any to 1.82.0 | robot-contrib | 2023-04-29 | 3 | -4/+4 |
| | |||||
* | "Fix sanitizer upload to testmo" | AlexSm | 2023-04-28 | 3 | -8/+9 |
| | | | | | "Fix sanitizer upload to testmo" Pull Request resolved: #186 | ||||
* | Fix powerpc.h | lurid | 2023-04-28 | 1 | -1/+1 |
| | |||||
* | Publish test results to Testmo | Alexander Smirnov | 2023-04-28 | 4 | -17/+118 |
| | | | | | Publish test results to Testmo Pull Request resolved: #183 | ||||
* | Disable by default syncer job timeout | alexvru | 2023-04-28 | 2 | -2/+4 |
| | |||||
* | YQL-8971 YQL-15555 Add AssumeChopped and use it. | a-romanov | 2023-04-28 | 7 | -16/+41 |
| | |||||
* | update logo | fomichev | 2023-04-28 | 1 | -3/+3 |
| | |||||
* | skip blobs not filtered | ivanmorozov | 2023-04-28 | 19 | -127/+327 |
| | |||||
* | Accurate mem quota | hor911 | 2023-04-28 | 5 | -171/+333 |
| | |||||
* | Perform serialization in IDqOutput::Push() method. Simplify code | aneporada | 2023-04-28 | 27 | -908/+307 |
| | | | initial | ||||
* | Settings for dump node. | a-romanov | 2023-04-28 | 1 | -14/+29 |
| | |||||
* | YQL-8971 YQL-15555 Simplify pull up EquiJoin input. | a-romanov | 2023-04-28 | 1 | -25/+16 |
| | |||||
* | Add more configs instrospection | innokentii | 2023-04-28 | 8 | -20/+109 |
| | | | add more configs instrospection | ||||
* | Fix library -Wdeprecate-lax-vec-conv-all | lurid | 2023-04-28 | 1 | -7/+7 |
| | |||||
* | YQL-8971 YQL-15555 Keep constraints on empty join. | a-romanov | 2023-04-28 | 1 | -1/+1 |
| | |||||
* | fix hive balancer life cycle | zalyalov | 2023-04-28 | 1 | -1/+3 |
| | | | Hive Balancer now waits for all tablet movements to complete before finishing. Previous version sometimes allowed balancer to finish while some requests were still in flight. This extension of lifetime may in some cases lead to more work being accomplished by the balancer. | ||||
* | fix spilling problem | gvit | 2023-04-27 | 1 | -0/+1 |
| | |||||
* | Update contrib/restricted/boost/multi_index to 1.82.0 | robot-contrib | 2023-04-27 | 36 | -413/+319 |
| | |||||
* | [util] Fix typo in IThreadPool descr | shaprunovk | 2023-04-27 | 1 | -1/+1 |
| | |||||
* | CORS headers to stop and resume handlers | andrew-rykov | 2023-04-27 | 3 | -13/+63 |
| | | | | | added custom response CORS stop resume | ||||
* | add cached message for list endpoints | shumkovnd | 2023-04-27 | 7 | -143/+286 |
| | |||||
* | Autovectorization on fixed arguments and results in PG kernel | vvvv | 2023-04-27 | 7 | -73/+264 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | старый вариант %% <----- TPgCodegen [exec] TPgCodegen::PgFunc... begin... done, elapsed: 2.628702s [good] TPgCodegen::PgFunc [exec] TPgCodegen::PgFuncBC... begin... done, elapsed: 1.265912s [good] TPgCodegen::PgFuncBC -----> TPgCodegen -> ok: 2 [DONE] ok: 2 %% новый %% <----- TPgCodegen [exec] TPgCodegen::PgFuncIdeal... begin... done, elapsed: 0.206223s with const arg begin... done, elapsed: 0.143428s [good] TPgCodegen::PgFuncIdeal [exec] TPgCodegen::PgFuncCpp... begin... done, elapsed: 0.417580s with const arg begin... done, elapsed: 0.435337s [good] TPgCodegen::PgFuncCpp [exec] TPgCodegen::PgFuncDefArg... begin... done, elapsed: 0.893608s with const arg begin... done, elapsed: 0.940435s [good] TPgCodegen::PgFuncDefArg [exec] TPgCodegen::PgFuncBC... begin... done, elapsed: 0.192867s with const arg begin... done, elapsed: 0.158422s [good] TPgCodegen::PgFuncBC -----> TPgCodegen -> ok: 4 [DONE] ok: 4 %% | ||||
* | Switch to old asmlib to be able to build ydb cli without sse4 | pnv1 | 2023-04-27 | 47 | -0/+9203 |
| | |||||
* | Add drop config | innokentii | 2023-04-27 | 24 | -18/+302 |
| | | | | | fix Add drop config | ||||
* | disable rename suite for oss | qrort | 2023-04-27 | 2 | -2/+2 |
| | |||||
* | subject type has been supported | hcpp | 2023-04-27 | 20 | -80/+526 |
| | |||||
* | Fix rollback in LogManager | t1mursadykov | 2023-04-27 | 2 | -8/+38 |
| | |||||
* | YQL-15555 YQL-15435 Fix for Unique & Distinct. | a-romanov | 2023-04-27 | 1 | -2/+2 |
| | |||||
* | Removed unused LLVM_BC | vvvv | 2023-04-27 | 5 | -522/+0 |
| | |||||
* | ydb pg tests with local_pgwire | qrort | 2023-04-27 | 2 | -5/+34 |
| |