Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug KIKIMR-19973 | alexvru | 2023-11-03 | 1 | -1/+2 |
| | |||||
* | Cosmetics | pogorelov | 2023-11-03 | 2 | -1/+1 |
| | |||||
* | Correct rows count for different input formats | hor911 | 2023-11-03 | 1 | -2/+115 |
| | |||||
* | fix coverity issue Unsigned compared against 0 | uzhas | 2023-11-03 | 1 | -4/+4 |
| | |||||
* | Fix allocator UB in MKQL match_recognize tests | avevad | 2023-11-03 | 1 | -1/+7 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-11-03 | 4 | -21/+4 |
| | |||||
* | KIKIMR-19649: use query cache for query with text and user params | vpolka | 2023-11-03 | 9 | -9/+237 |
| | |||||
* | YQL-16974 parse generic types from UDF (e.g. UserType) | vvvv | 2023-11-03 | 1 | -1/+1 |
| | |||||
* | YQL-16588 better diagnostics | vvvv | 2023-11-03 | 2 | -11/+17 |
| | |||||
* | YQL-16805 prohibit non-public pg functions & some not supported ones | vvvv | 2023-11-03 | 1 | -3/+59 |
| | |||||
* | TuplePackTest | fixthgame | 2023-11-03 | 16 | -11/+375 |
| | | | | | | more logs add test | ||||
* | Get rid of TString in the C++ sdk endpoint pool. | dcherednik | 2023-11-03 | 15 | -61/+64 |
| | |||||
* | Default to clang-cl when targeting Windows | thegeorg | 2023-11-03 | 120 | -18220/+229 |
| | | | | As announced [in Atushka](https://clubs.at.yandex-team.ru/arcadia/29556). | ||||
* | fSQS-777 write only one log record per SQS request | sergeyveselov | 2023-11-03 | 4 | -7/+11 |
| | | | | Writing log about request in SQS only once | ||||
* | YT-20376: Improved TTimerGuard | arkady-e1ppa | 2023-11-03 | 2 | -2/+31 |
| | |||||
* | PR check using ya make | Nikita Kozlovskiy | 2023-11-03 | 9 | -113/+330 |
| | | | | | | PR check using ya make Pull Request resolved: https://github.com/ydb-platform/ydb/pull/423 | ||||
* | fix hasTimestampFormatName update | uzhas | 2023-11-03 | 1 | -1/+1 |
| | |||||
* | Update contrib/python/botocore/py3 to 1.31.67 | robot-contrib | 2023-11-03 | 409 | -2688/+628 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-11-03 | 4 | -9/+30 |
| | |||||
* | Update contrib/python/boto3/py3 to 1.28.67 | robot-contrib | 2023-11-03 | 3 | -4/+4 |
| | |||||
* | Zero MaxResultBufferSize value disables adaptiveFetch | amikish | 2023-11-03 | 1 | -2/+2 |
| | |||||
* | YQL-17065 convert of lambda to optional callable | vvvv | 2023-11-03 | 5 | -3/+77 |
| | |||||
* | fix coverity issue: passing 152 bytes by value | uzhas | 2023-11-03 | 1 | -1/+1 |
| | |||||
* | Fix after ymake switch to Python3 | somov | 2023-11-03 | 1 | -2/+2 |
| | |||||
* | YT-20376: Removed some of the std overloads | arkady-e1ppa | 2023-11-03 | 3 | -42/+42 |
| | | | | First commit | ||||
* | YT-20376: TAsyncSignalsHandler improved thread safety | arkady-e1ppa | 2023-11-03 | 1 | -5/+16 |
| | | | | First commit | ||||
* | KIKIMR-19805: Read portions data and normalize | nsofya | 2023-11-02 | 26 | -326/+753 |
| | |||||
* | Fix sdk root path for ios builds | dmfedin | 2023-11-02 | 1 | -4/+10 |
| | |||||
* | YQL-16922 isolation of files, libs & udfs inside views, prohibit context ↵ | vvvv | 2023-11-02 | 46 | -109/+592 |
| | | | | | | | | functions fixes for custom prefixes init | ||||
* | [build/external_resources/gdb] reverted rXXXXXX | prettyboy | 2023-11-02 | 2 | -6/+6 |
| | |||||
* | YQL-17035 support of SqlIn, scalar context inside expr, list output for FlatMap | vvvv | 2023-11-02 | 10 | -33/+203 |
| | |||||
* | Resolve shared ScopeId for dynamic node in serverless subdomain | pixcc | 2023-11-02 | 2 | -4/+101 |
| | | | | Resolve shared ScopeId for dynamic node in serverless subdomain | ||||
* | [dq] DqReadWideWrapFieldSubset optimizer | udovichenko-r | 2023-11-02 | 1 | -0/+74 |
| | | | | YQL-16013 | ||||
* | Upd libc++ to 14 Jun 2022 1cf4113952ae3e4cc75decdf6feb3ce5dd8ca4a1 | mikhnenko | 2023-11-02 | 164 | -3532/+4919 |
| | |||||
* | [dq] YT specific optimizers for DQ | udovichenko-r | 2023-11-02 | 13 | -285/+257 |
| | | | | YQL-16013 | ||||
* | fix coverity issue: deref null iterator | uzhas | 2023-11-02 | 1 | -0/+1 |
| | |||||
* | location without slash has been fixed | hcpp | 2023-11-02 | 2 | -1/+64 |
| | |||||
* | Support of the first part of features for pushdown. For now without ↵ | galaxycrab | 2023-11-02 | 24 | -67/+1320 |
| | | | | rendering SQL in connector (will be in the next code review) | ||||
* | Added 'report_path' param to y_benchmark | daniel-march | 2023-11-02 | 1 | -20/+48 |
| | |||||
* | Verbose logs KIKIMR-19675 | ilnaz | 2023-11-02 | 1 | -0/+2 |
| | |||||
* | enable treating addincl to missing as warnings on gh | svidyuk | 2023-11-02 | 1 | -0/+1 |
| | |||||
* | KIKIMR-19377: do not require not null columns in upsert for UPDATE TABLE | qrort | 2023-11-02 | 17 | -55/+544 |
| | |||||
* | [dq] DqReplicateFieldSubset optimizer | udovichenko-r | 2023-11-02 | 13 | -231/+314 |
| | | | | YQL-16013 | ||||
* | Fix virtual timestamp example | ilnaz | 2023-11-02 | 2 | -2/+2 |
| | |||||
* | Fix macro references | alexv-smirnov | 2023-11-02 | 15 | -15/+15 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-11-02 | 2 | -0/+134 |
| | |||||
* | YT-20315: Add disable cross cell copy | nadya02 | 2023-11-02 | 4 | -0/+9 |
| | | | | add disable crocc celing | ||||
* | YQL-17025: fix crash on unknown cluster in drop table stmt | fedor-miron | 2023-11-02 | 2 | -0/+12 |
| | |||||
* | fix coverity issue: dead code | uzhas | 2023-11-02 | 1 | -1/+1 |
| | |||||
* | Stacktraces add line numbers | maksim-kita | 2023-11-02 | 29 | -1/+1736 |
| |