Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Automatic release build for ymake | robot-ya-builder | 2023-08-30 | 1 | -5/+5 |
| | | | | | | | | | From hash: [52860632f98f9ad58cf49b7ef055c90ac52b1393](https://a.yandex-team.ru/arcadia/commit/52860632f98f9ad58cf49b7ef055c90ac52b1393) From revision: [12280576](https://a.yandex-team.ru/arcadia/commit/rXXXXXX) [CI flow](https://a.yandex-team.ru/projects/ya_make/ci/releases/flow?dir=devtools%2Fya&id=release-ymake&version=107) Flow triggered by user: [svidyuk](https://staff.yandex-team.ru/svidyuk) Update tools: ymake | ||||
* | (no commit message) | pg | 2023-08-30 | 5 | -6/+26 |
| | |||||
* | Export ydb/epilogue.cmake | alexv-smirnov | 2023-08-30 | 2 | -0/+9 |
| | |||||
* | ci: log Build failed or Build cancelled in summary | Nikita Kozlovskiy | 2023-08-30 | 1 | -0/+10 |
| | | | | | | ci: log Build failed or Build cancelled in summary Pull Request resolved: #351 | ||||
* | more preparations for more than one listener thread | kulikov | 2023-08-30 | 1 | -19/+20 |
| | | | | | - apply one shot poll (under option) for listening socket too; - some code rearrangements. | ||||
* | YQL-16186 ut for initial and seek | zverevgeny | 2023-08-30 | 1 | -2/+27 |
| | |||||
* | YQL-16325 disable match_recognize by default | zverevgeny | 2023-08-30 | 5 | -3/+15 |
| | |||||
* | YQL-16325 match_recognize computation skeleton | zverevgeny | 2023-08-30 | 29 | -10/+575 |
| | |||||
* | CI: fail test log links in HTML test lists | Nikita Kozlovskiy | 2023-08-30 | 2 | -22/+61 |
| | | | | | | CI: fail test log links in HTML test lists Pull Request resolved: #350 | ||||
* | Force stop local gateway on exit | aozeritsky | 2023-08-30 | 2 | -0/+14 |
| | |||||
* | Change "muted_test.txt" | alexv-smirnov | 2023-08-30 | 1 | -0/+3 |
| | |||||
* | Update contrib/libs/postgresql to 15.1 | robot-contrib | 2023-08-30 | 30 | -434/+342 |
| | |||||
* | Proofread licenses in contrib/libs/eigen | thegeorg | 2023-08-30 | 1 | -0/+1 |
| | |||||
* | Do not require system column _yql_group_stream_index when UseBlocks is set | aneporada | 2023-08-30 | 2 | -14/+13 |
| | |||||
* | Add UA logging for vanilla jobs | epbugaev | 2023-08-30 | 8 | -7/+19 |
| | | | | Initial vanilla_job logging changes | ||||
* | YQL-16358 increase timeout | zverevgeny | 2023-08-30 | 1 | -0/+7 |
| | |||||
* | sample_by_rate filter: add volume limit on data stream in filter | gitnab | 2023-08-29 | 1 | -0/+2 |
| | |||||
* | Reply with BAD_REQUEST if there is no keys in ReadRows request KIKIMR-19178 | va-kuznecov | 2023-08-29 | 2 | -0/+12 |
| | |||||
* | Implement EquiJoin for pg_syntax KIKIMR-18645 | va-kuznecov | 2023-08-29 | 2 | -32/+82 |
| | |||||
* | Mark Mozilla-GC license as permissive | thegeorg | 2023-08-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | ``` THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED OR IMPLIED. ANY USE IS AT YOUR OWN RISK. Permission is hereby granted to use or copy this program for any purpose, provided the above notices are retained on all copies. Permission to modify the code and to distribute modified code is granted, provided the above notices are retained, and a notice that the code was modified is included with the above copyright notice. ``` | ||||
* | YT-19500: IS [NOT] NULL keywords added and an option for canonical null ↵ | sabdenovch | 2023-08-29 | 4 | -0/+8 |
| | | | | | | relations implemented IS [NOT] NULL keywords and canonical Null relations implementation, see YT-19500 | ||||
* | KIKIMR-19151: Remove message check & add error messages | nsofya | 2023-08-29 | 1 | -6/+8 |
| | |||||
* | fix xonverters | nadya02 | 2023-08-29 | 8 | -42/+64 |
| | | | | fix | ||||
* | unused include | vvvv | 2023-08-29 | 1 | -1/+0 |
| | |||||
* | Count RequestUnits for Kafka protocol | tesseract | 2023-08-29 | 35 | -203/+714 |
| | |||||
* | Constraints of FlatListIf a little fix. | a-romanov | 2023-08-29 | 1 | -2/+2 |
| | |||||
* | Consider fft2d license as permissive | thegeorg | 2023-08-29 | 1 | -2/+2 |
| | | | | | | | | | ``` Copyright Copyright(C) 1997,2001 Takuya OOURA (email: ooura@kurims.kyoto-u.ac.jp). You may use, copy, modify this code for any purpose and without fee. You may distribute this ORIGINAL package. ``` | ||||
* | KIKIMR-19176: fix skip null members for point lookup | ulya-sidorina | 2023-08-29 | 1 | -2/+9 |
| | | | | fix(kqp): use correct skip null members for point lookup | ||||
* | Use cloned versions of PG data files | vvvv | 2023-08-29 | 14 | -117/+117 |
| | |||||
* | more time | vvvv | 2023-08-29 | 4 | -7/+4 |
| | |||||
* | KIKIMR-18999 tests refactoring | chertus | 2023-08-29 | 1 | -45/+65 |
| | |||||
* | Moved dqrun | vvvv | 2023-08-29 | 53 | -26/+4417 |
| | |||||
* | YQ Connector: prepare generic provider for KQP integration | vitalyisaev | 2023-08-29 | 18 | -142/+190 |
| | |||||
* | KIKIMR-19192: tiny-mode option to disable MemoryTracker and SelfPing | eivanov89 | 2023-08-29 | 3 | -2/+22 |
| | |||||
* | Ignore max_job_count/force_job_size_adjuster pragmas for map_reduce/sort ↵ | babichsemyon | 2023-08-29 | 1 | -5/+8 |
| | | | | | | operations YQL-16217 | ||||
* | Return correct errors KIKIMR-19022 | ilnaz | 2023-08-29 | 3 | -123/+90 |
| | |||||
* | test execution time | abcdef | 2023-08-29 | 3 | -2/+19 |
| | |||||
* | Fix deadlock in blob_range monitoring page KIKIMR-19185 | alexvru | 2023-08-29 | 3 | -107/+94 |
| | |||||
* | Fix deadlock in get_blob monitoring page KIKIMR-19185 | alexvru | 2023-08-29 | 3 | -115/+94 |
| | |||||
* | YQL-16186 ut on rows per match | zverevgeny | 2023-08-29 | 1 | -1/+43 |
| | |||||
* | YQL-16325 Re-calculate type of partitioner after optimization | zverevgeny | 2023-08-29 | 1 | -6/+36 |
| | |||||
* | Fix dq.UseWideChannles optimizer and enable wide channels in tests | aneporada | 2023-08-29 | 1 | -3/+5 |
| | |||||
* | Pretty printing for TNode | ermolovd | 2023-08-28 | 2 | -0/+17 |
| | |||||
* | External build system generator release 48 | robot-ya-builder | 2023-08-28 | 2 | -35/+46 |
| | | | | Update tools: yexport | ||||
* | Skipnull test | ssmike | 2023-08-28 | 1 | -0/+67 |
| | |||||
* | Create file "epilogue.cmake" | alexv-smirnov | 2023-08-28 | 5 | -0/+39 |
| | |||||
* | Moved dqrun parts | vvvv | 2023-08-28 | 14 | -0/+308 |
| | |||||
* | Fix build instructions | AlexSm | 2023-08-28 | 1 | -2/+4 |
| | | | | | | Fix build instructions Pull Request resolved: #346 | ||||
* | YT-19714: Parallel load values for few instances of EntityMap (chunks and ↵ | danilalexeev | 2023-08-28 | 3 | -0/+23 |
| | | | | chunk lists) | ||||
* | Refactor COMPILE_NLG ya make macro | alexanderplat | 2023-08-28 | 2 | -17/+28 |
| |