Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | YQL-16325 matched vars for MATCH_RECOGNIZE | zverevgeny | 2023-08-30 | 4 | -16/+186 |
| | |||||
* | Add missing types to CalcMaxBlockItemSize(). Improve logging | aneporada | 2023-08-30 | 1 | -2/+5 |
| | |||||
* | KIKIMR-18933: DisabledOnSchemeShard flag | nsofya | 2023-08-30 | 9 | -28/+32 |
| | |||||
* | KIKIMR-18218: Authenticate users on Ldap server | molotkov-and | 2023-08-30 | 31 | -45/+622 |
| | |||||
* | YT-19556: Removing usage of MemoryTag | ni-stoiko | 2023-08-30 | 7 | -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_BC | svidyuk | 2023-08-30 | 2138 | -79637/+968 |
| | |||||
* | YT-19895: Fix lock set for key columns. | ponasenko-rs | 2023-08-30 | 1 | -0/+4 |
| | |||||
* | YQL-16325 disable flags started with underscore in user request | zverevgeny | 2023-08-30 | 1 | -2/+7 |
| | |||||
* | Derive empty constraint for Aggregate. Fix ShuffleByKeys optimizer on empty ↵ | aneporada | 2023-08-30 | 2 | -2/+14 |
| | | | | input | ||||
* | Table section revamped: introduction written, string table description ↵ | pseudolukian | 2023-08-30 | 1 | -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_tool3 | robot-ya-builder | 2023-08-30 | 1 | -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 | ||||
* | запись в топик в транзакции. изменения в ↵ | abcdef | 2023-08-30 | 29 | -141/+784 |
| | | | | SDK и KQP | ||||
* | Accurate checking of incoming parameters for Kafka protocol | tesseract | 2023-08-30 | 4 | -185/+350 |
| | |||||
* | KIKIMR-19151: Fix return value | nsofya | 2023-08-30 | 1 | -0/+1 |
| | | | | Fix return value | ||||
* | (no commit message) | snermolaev | 2023-08-30 | 1 | -0/+19 |
| | |||||
* | 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 |