aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Automatic release build for ymakerobot-ya-builder2023-08-301-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)pg2023-08-305-6/+26
|
* Export ydb/epilogue.cmakealexv-smirnov2023-08-302-0/+9
|
* ci: log Build failed or Build cancelled in summaryNikita Kozlovskiy2023-08-301-0/+10
| | | | | | ci: log Build failed or Build cancelled in summary Pull Request resolved: #351
* more preparations for more than one listener threadkulikov2023-08-301-19/+20
| | | | | - apply one shot poll (under option) for listening socket too; - some code rearrangements.
* YQL-16186 ut for initial and seekzverevgeny2023-08-301-2/+27
|
* YQL-16325 disable match_recognize by defaultzverevgeny2023-08-305-3/+15
|
* YQL-16325 match_recognize computation skeletonzverevgeny2023-08-3029-10/+575
|
* CI: fail test log links in HTML test listsNikita Kozlovskiy2023-08-302-22/+61
| | | | | | CI: fail test log links in HTML test lists Pull Request resolved: #350
* Force stop local gateway on exitaozeritsky2023-08-302-0/+14
|
* Change "muted_test.txt"alexv-smirnov2023-08-301-0/+3
|
* Update contrib/libs/postgresql to 15.1robot-contrib2023-08-3030-434/+342
|
* Proofread licenses in contrib/libs/eigenthegeorg2023-08-301-0/+1
|
* Do not require system column _yql_group_stream_index when UseBlocks is setaneporada2023-08-302-14/+13
|
* Add UA logging for vanilla jobsepbugaev2023-08-308-7/+19
| | | | Initial vanilla_job logging changes
* YQL-16358 increase timeoutzverevgeny2023-08-301-0/+7
|
* sample_by_rate filter: add volume limit on data stream in filtergitnab2023-08-291-0/+2
|
* Reply with BAD_REQUEST if there is no keys in ReadRows request KIKIMR-19178va-kuznecov2023-08-292-0/+12
|
* Implement EquiJoin for pg_syntax KIKIMR-18645va-kuznecov2023-08-292-32/+82
|
* Mark Mozilla-GC license as permissivethegeorg2023-08-291-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 ↵sabdenovch2023-08-294-0/+8
| | | | | | relations implemented IS [NOT] NULL keywords and canonical Null relations implementation, see YT-19500
* KIKIMR-19151: Remove message check & add error messagesnsofya2023-08-291-6/+8
|
* fix xonvertersnadya022023-08-298-42/+64
| | | | fix
* unused includevvvv2023-08-291-1/+0
|
* Count RequestUnits for Kafka protocoltesseract2023-08-2935-203/+714
|
* Constraints of FlatListIf a little fix.a-romanov2023-08-291-2/+2
|
* Consider fft2d license as permissivethegeorg2023-08-291-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 lookupulya-sidorina2023-08-291-2/+9
| | | | fix(kqp): use correct skip null members for point lookup
* Use cloned versions of PG data filesvvvv2023-08-2914-117/+117
|
* more timevvvv2023-08-294-7/+4
|
* KIKIMR-18999 tests refactoringchertus2023-08-291-45/+65
|
* Moved dqrunvvvv2023-08-2953-26/+4417
|
* YQ Connector: prepare generic provider for KQP integrationvitalyisaev2023-08-2918-142/+190
|
* KIKIMR-19192: tiny-mode option to disable MemoryTracker and SelfPingeivanov892023-08-293-2/+22
|
* Ignore max_job_count/force_job_size_adjuster pragmas for map_reduce/sort ↵babichsemyon2023-08-291-5/+8
| | | | | | operations YQL-16217
* Return correct errors KIKIMR-19022ilnaz2023-08-293-123/+90
|
* test execution timeabcdef2023-08-293-2/+19
|
* Fix deadlock in blob_range monitoring page KIKIMR-19185alexvru2023-08-293-107/+94
|
* Fix deadlock in get_blob monitoring page KIKIMR-19185alexvru2023-08-293-115/+94
|
* YQL-16186 ut on rows per matchzverevgeny2023-08-291-1/+43
|
* YQL-16325 Re-calculate type of partitioner after optimizationzverevgeny2023-08-291-6/+36
|
* Fix dq.UseWideChannles optimizer and enable wide channels in testsaneporada2023-08-291-3/+5
|
* Pretty printing for TNodeermolovd2023-08-282-0/+17
|
* External build system generator release 48robot-ya-builder2023-08-282-35/+46
| | | | Update tools: yexport
* Skipnull testssmike2023-08-281-0/+67
|
* Create file "epilogue.cmake"alexv-smirnov2023-08-285-0/+39
|
* Moved dqrun partsvvvv2023-08-2814-0/+308
|
* Fix build instructionsAlexSm2023-08-281-2/+4
| | | | | | Fix build instructions Pull Request resolved: #346
* YT-19714: Parallel load values for few instances of EntityMap (chunks and ↵danilalexeev2023-08-283-0/+23
| | | | chunk lists)
* Refactor COMPILE_NLG ya make macroalexanderplat2023-08-282-17/+28
|