aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug KIKIMR-19973alexvru2023-11-031-1/+2
|
* Cosmeticspogorelov2023-11-032-1/+1
|
* Correct rows count for different input formatshor9112023-11-031-2/+115
|
* fix coverity issue Unsigned compared against 0uzhas2023-11-031-4/+4
|
* Fix allocator UB in MKQL match_recognize testsavevad2023-11-031-1/+7
|
* Intermediate changesrobot-piglet2023-11-034-21/+4
|
* KIKIMR-19649: use query cache for query with text and user paramsvpolka2023-11-039-9/+237
|
* YQL-16974 parse generic types from UDF (e.g. UserType)vvvv2023-11-031-1/+1
|
* YQL-16588 better diagnosticsvvvv2023-11-032-11/+17
|
* YQL-16805 prohibit non-public pg functions & some not supported onesvvvv2023-11-031-3/+59
|
* TuplePackTestfixthgame2023-11-0316-11/+375
| | | | | | more logs add test
* Get rid of TString in the C++ sdk endpoint pool.dcherednik2023-11-0315-61/+64
|
* Default to clang-cl when targeting Windowsthegeorg2023-11-03120-18220/+229
| | | | As announced [in Atushka](https://clubs.at.yandex-team.ru/arcadia/29556).
* fSQS-777 write only one log record per SQS requestsergeyveselov2023-11-034-7/+11
| | | | Writing log about request in SQS only once
* YT-20376: Improved TTimerGuardarkady-e1ppa2023-11-032-2/+31
|
* PR check using ya makeNikita Kozlovskiy2023-11-039-113/+330
| | | | | | PR check using ya make Pull Request resolved: https://github.com/ydb-platform/ydb/pull/423
* fix hasTimestampFormatName updateuzhas2023-11-031-1/+1
|
* Update contrib/python/botocore/py3 to 1.31.67robot-contrib2023-11-03409-2688/+628
|
* Intermediate changesrobot-piglet2023-11-034-9/+30
|
* Update contrib/python/boto3/py3 to 1.28.67robot-contrib2023-11-033-4/+4
|
* Zero MaxResultBufferSize value disables adaptiveFetchamikish2023-11-031-2/+2
|
* YQL-17065 convert of lambda to optional callablevvvv2023-11-035-3/+77
|
* fix coverity issue: passing 152 bytes by valueuzhas2023-11-031-1/+1
|
* Fix after ymake switch to Python3somov2023-11-031-2/+2
|
* YT-20376: Removed some of the std overloadsarkady-e1ppa2023-11-033-42/+42
| | | | First commit
* YT-20376: TAsyncSignalsHandler improved thread safetyarkady-e1ppa2023-11-031-5/+16
| | | | First commit
* KIKIMR-19805: Read portions data and normalizensofya2023-11-0226-326/+753
|
* Fix sdk root path for ios buildsdmfedin2023-11-021-4/+10
|
* YQL-16922 isolation of files, libs & udfs inside views, prohibit context ↵vvvv2023-11-0246-109/+592
| | | | | | | | functions fixes for custom prefixes init
* [build/external_resources/gdb] reverted rXXXXXXprettyboy2023-11-022-6/+6
|
* YQL-17035 support of SqlIn, scalar context inside expr, list output for FlatMapvvvv2023-11-0210-33/+203
|
* Resolve shared ScopeId for dynamic node in serverless subdomainpixcc2023-11-022-4/+101
| | | | Resolve shared ScopeId for dynamic node in serverless subdomain
* [dq] DqReadWideWrapFieldSubset optimizerudovichenko-r2023-11-021-0/+74
| | | | YQL-16013
* Upd libc++ to 14 Jun 2022 1cf4113952ae3e4cc75decdf6feb3ce5dd8ca4a1mikhnenko2023-11-02164-3532/+4919
|
* [dq] YT specific optimizers for DQudovichenko-r2023-11-0213-285/+257
| | | | YQL-16013
* fix coverity issue: deref null iteratoruzhas2023-11-021-0/+1
|
* location without slash has been fixedhcpp2023-11-022-1/+64
|
* Support of the first part of features for pushdown. For now without ↵galaxycrab2023-11-0224-67/+1320
| | | | rendering SQL in connector (will be in the next code review)
* Added 'report_path' param to y_benchmarkdaniel-march2023-11-021-20/+48
|
* Verbose logs KIKIMR-19675ilnaz2023-11-021-0/+2
|
* enable treating addincl to missing as warnings on ghsvidyuk2023-11-021-0/+1
|
* KIKIMR-19377: do not require not null columns in upsert for UPDATE TABLEqrort2023-11-0217-55/+544
|
* [dq] DqReplicateFieldSubset optimizerudovichenko-r2023-11-0213-231/+314
| | | | YQL-16013
* Fix virtual timestamp exampleilnaz2023-11-022-2/+2
|
* Fix macro referencesalexv-smirnov2023-11-0215-15/+15
|
* Intermediate changesrobot-piglet2023-11-022-0/+134
|
* YT-20315: Add disable cross cell copynadya022023-11-024-0/+9
| | | | add disable crocc celing
* YQL-17025: fix crash on unknown cluster in drop table stmtfedor-miron2023-11-022-0/+12
|
* fix coverity issue: dead codeuzhas2023-11-021-1/+1
|
* Stacktraces add line numbersmaksim-kita2023-11-0229-1/+1736
|