summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Intermediate changesrobot-piglet2023-08-246-47/+90
|
* listuniq new documentationbabichsemyon2023-08-241-7/+8
| | | | YQL-9448
* Prefetch in resize & batch API for robin hood hash tablevvvv2023-08-2410-110/+333
|
* Change "action.yaml"alexv-smirnov2023-08-241-1/+1
|
* Fix kafka auth in testsavnik2023-08-242-9/+19
|
* Intermediate changesrobot-piglet2023-08-241-0/+2
|
* Fix kqp fed query test in github, enable s3 recipe usagealexv-smirnov2023-08-245-1/+65
|
* YQL-16379 Fix check complicated constraints.a-romanov2023-08-231-11/+3
|
* Revert KIKIMR-18858, KIKIMR-18909, KIKIMR-19060senya0x5f2023-08-2313-537/+115
| | | | | | | | | | | | | | Revert "KIKIMR-18858 Rework log cache" This reverts commit b58028fa3ca554bba9abed1629f1039da89112a7, reversing changes made to cbf32038a86630264f72c9a8119eacd21ad201b7. Revert "KIKIMR-18909 Rework log cache usage" This reverts commit 8f4f06d976833371d513f9c07994450210137955, reversing changes made to 935e0105f7284510e823565a26a371743c8301d9. Revert "KIKIMR-19060 Only write chunks with state LOG_COMMITTED to cache" This reverts commit 1d5c0b6ce22c8daae3093dbe9dc963e0704cd8f0, reversing changes made to b423abe9686de538512f110a49f0693733a632ae.
* KIKIMR-19105 proto & C++ API for ClumnTable CreateTablechertus2023-08-237-7/+158
|
* Increase OffsetToRead in case of new mirrorazevaykin2023-08-231-0/+2
|
* Pattern cache restrict compiled code sizeMaksim Kita2023-08-239-114/+356
| | | | | | Pattern cache restrict compiled code size Pull Request resolved: #333
* Better master cache sticky size adjustment; enable dynconfig for master cachesbabenko2023-08-232-2/+6
|
* Support readonly mode switching in dstool cluster workload run KIKIMR-17274alexvru2023-08-232-2/+36
|
* Intermediate changesrobot-piglet2023-08-232-0/+39
|
* Enable S3 recipe to use a custom moto server binaryalexv-smirnov2023-08-231-1/+2
|
* Better diagnosticsaozeritsky2023-08-231-13/+14
|
* YQL-16222 unify code & formattingzverevgeny2023-08-231-28/+44
|
* Add some forgotten PEERDIRs to contrib/python/requeststhegeorg2023-08-232-0/+4
|
* Add more columns paramskungasc2023-08-235-30/+115
|
* Add metrics for ydb about AS1.4, KIKIMR-18214kruall2023-08-231-2/+12
|
* Prefered -> Preferredazevaykin2023-08-232-22/+22
|
* Add some forgotten PEERDIRs to contrib/python/requeststhegeorg2023-08-231-0/+1
| | | | This fixes some of the issues found in [this PR](https://a.yandex-team.ru/review/4376876/details).
* FormatTypeDiffbabichsemyon2023-08-2314-0/+164
| | | | YQL-16092
* Allowlist validationauzhegov2023-08-232-7/+50
|
* Proofread contrib/python/Pillow/py3 licensesthegeorg2023-08-231-1/+1
| | | | | | | | | | | | ``` Permission to use, copy, modify and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appears in all copies, and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of Secret Labs AB or the author not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. ```
* small typo in build guideKonstantin Morozov2023-08-231-1/+1
| | | | | | small typo in build guide Pull Request resolved: #334
* Change "muted_test.txt"alexv-smirnov2023-08-231-0/+1
|
* Add CanConnectTo list for more intuitive IC compatibility settings, KIKIMR-15989serg-belyakov2023-08-235-87/+113
| | | | | | Add CanConnectTo list for more intuitive IC compatibility settings Intermediate
* YT-18896: Handle channel failure errors only within first receieverakozhikhov2023-08-2313-38/+275
|
* java.conf cleanupsnermolaev2023-08-231-17/+2
|
* Move CC-BY license family to REQUIRE_CITATION categorythegeorg2023-08-231-5/+5
| | | | | Human-readable summary for `CC-.0` is [here](https://creativecommons.org/licenses/by/4.0/). Attribution block version history is [here](https://wiki.creativecommons.org/wiki/License_Versions#Attribution_and_marking).
* YQL-16375 Backward compatibility tests, limit set of tokens forbidden in ↵zverevgeny2023-08-231-0/+38
| | | | 'without' and 'in' statements
* Add some stats for hybrid.a-romanov2023-08-232-83/+114
|
* fallback to single dbildar-khisam2023-08-232-21/+59
| | | | fallback to single db
* fix testildar-khisam2023-08-231-14/+57
| | | | fix test
* KIKIMR-17274: Support read-only VDisk in dstool and rename command for ↵tarum2023-08-2313-82/+112
| | | | read-only internally
* Fix data race on ReopenLogepbugaev2023-08-232-0/+8
| | | | Use custom threadsafe ReopenLog
* Enable recipe to run with test env file name in the command linealexv-smirnov2023-08-232-2/+4
|
* Automatic release build for ya_bin3, ya_bin, test_tool, test_tool3 (actual ↵prettyboy2023-08-231-4/+4
| | | | Revert commit rXXXXXX after Revert commit rXXXXXX)
* Remove fat under sanitizersazevaykin2023-08-231-1/+1
|
* [devtools/ya/test] New tags ya:copydata and ya:copydatarodimdim112023-08-231-0/+2
| | | | New tag ya:copysrctoenv
* use-of-uninitialized-valueazevaykin2023-08-231-4/+4
|
* YQL-15435 Fix DqJoin type ann.a-romanov2023-08-231-4/+8
|
* [yt provider] Fix anonymous table name in planudovichenko-r2023-08-231-1/+1
| | | | YQL-16033
* Remove forgotten global vars propagationsvidyuk2023-08-232-5/+5
|
* Scenario.Quiet should be initializedazevaykin2023-08-232-2/+2
|
* do not allow use of WITH_JDK macro for JAVA_PROGRAM with jdk namesnermolaev2023-08-231-5/+8
|
* one shot pollerkulikov2023-08-223-40/+60
| | | | | | | | With WaitReadOneShot: - there is no need to do Unwait on connection activation, one less syscall per request; - this allows to make several listener threads over one epoll poller. Turn option on for search daemons (check it turned on by default here https://a.yandex-team.ru/review/4372795/details).
* Revert commit rXXXXXX, Add estimatedDiskTimeConsumption metrics to dsproxy ↵alexvru2023-08-2213-126/+48
| | | | on node, KIKIMR-17759