aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* YQL-16325 matched vars for MATCH_RECOGNIZEzverevgeny2023-08-304-16/+186
|
* Add missing types to CalcMaxBlockItemSize(). Improve logginganeporada2023-08-301-2/+5
|
* KIKIMR-18933: DisabledOnSchemeShard flagnsofya2023-08-309-28/+32
|
* KIKIMR-18218: Authenticate users on Ldap servermolotkov-and2023-08-3031-45/+622
|
* YT-19556: Removing usage of MemoryTagni-stoiko2023-08-307-191/+25
| | | | | | | | Clean RPC from CurrentMemoryTag. Update rpc_allocation_tags_ut Restore memory_tag_ut.cpp Remove MemoryTag from core
* All .ll files support in LLVM_BCsvidyuk2023-08-302138-79637/+968
|
* YT-19895: Fix lock set for key columns.ponasenko-rs2023-08-301-0/+4
|
* YQL-16325 disable flags started with underscore in user requestzverevgeny2023-08-301-2/+7
|
* Derive empty constraint for Aggregate. Fix ShuffleByKeys optimizer on empty ↵aneporada2023-08-302-2/+14
| | | | input
* Table section revamped: introduction written, string table description ↵pseudolukian2023-08-301-12/+92
| | | | | | modified, column table section added. Add introduction on tables, enhance string and column table descriptions, provide SQL and YQL creation examples, and integrate content from the column table section.
* Automatic release build for ya_bin3, ya_bin, test_tool, test_tool3robot-ya-builder2023-08-301-4/+4
| | | | | | | | | From hash: [21c5ef03f1e2b56471a8cd46bfcdf8cb4821279a](https://a.yandex-team.ru/arcadia/commit/21c5ef03f1e2b56471a8cd46bfcdf8cb4821279a) From revision: [12291015](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-ya-bin2-ya-bin3-tts&version=221) Flow triggered by user: [prettyboy](https://staff.yandex-team.ru/prettyboy) Update tools: ya_bin3, ya_bin, test_tool, test_tool3
* запись в топик в транзакции. изменения в ↵abcdef2023-08-3029-141/+784
| | | | SDK и KQP
* Accurate checking of incoming parameters for Kafka protocoltesseract2023-08-304-185/+350
|
* KIKIMR-19151: Fix return valuensofya2023-08-301-0/+1
| | | | Fix return value
* (no commit message)snermolaev2023-08-301-0/+19
|
* 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