aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Prepare -> EvictVDisks KIKIMR-20254ilnaz2023-12-068-42/+42
|
* KIKIMR-19852: fix race on select in case move sources and check ones in timeivanmorozov2023-12-062-9/+14
| | | | its possible due to resource allocation and sources fetching happened in different threads
* KIKIMR-20380: scheme modification repercusion fixes for compactionivanmorozov2023-12-0617-81/+108
|
* YT-20519: Optimize execution pool removal in fair share thread poollukyan2023-12-067-26/+103
|
* Fix buildinnokentii2023-12-061-3/+3
| | | | fix build
* S3 proxy resolver: config & impl KIKIMR-16190ilnaz2023-12-0616-556/+683
|
* Rework push down limit to support both v2 and v1e-zudin2023-12-069-55/+137
|
* YQL-17295 write YT schema into lineage toovvvv2023-12-0629-87/+164
|
* Fix str/bytes for regexpv-korovin2023-12-061-1/+2
|
* Change "kqp_service_ut.cpp" KIKIMR-20405gvit2023-12-061-2/+17
|
* refactor column constraints (yql & pg) KIKIMR-20022gvit2023-12-0610-4743/+4697
|
* YT-20547: TIncarnationId is strongly typedarkady-e1ppa2023-12-062-1/+41
| | | | First commit
* Prepare host before granting permission KIKIMR-20254ilnaz2023-12-0620-81/+506
|
* Remove legacy example in docsmaxkovalev2023-12-061-4/+0
|
* Check ABORTED_BY_USER meteringhor9112023-12-062-1/+15
|
* Fix utinnokentii2023-12-066-2082/+1
| | | | fix ut
* Fix EvaluateExpr for optional typesaneporada2023-12-061-1/+1
|
* library/yson: Add NodeFromJsonStringIterativeionagamed2023-12-066-2/+92
| | | | AI для
* Fix broken CSA macronechda2023-12-061-1/+1
|
* Update contrib/python/setuptools/py3 to 69.0.2robot-contrib2023-12-063-8/+10
|
* Update contrib/python/wcwidth/py3 to 0.2.12robot-contrib2023-12-068-10838/+2312
|
* Improve configs introspectioninnokentii2023-12-0617-187/+603
| | | | | | | | fix fix improve configs introspection
* [misc] improve readmeAlexander Petrukhin2023-12-061-1/+2
| | | | | | [misc] improve readme Pull Request resolved: https://github.com/ydb-platform/ydb/pull/475
* Enable/disable spilling in local worker manageraozeritsky2023-12-065-5/+12
|
* KIKIMR-20406: Fix ArrowSchema initializationivanmorozov2023-12-064-24/+39
|
* Upd libc++ to 12 July 2022 81c48436bbd29736f77a111fc207e28854939907hiddenpath2023-12-06139-2377/+2892
|
* (no commit message)pg2023-12-051-0/+1
|
* Add federated query sources/sinks to KQP plangalaxycrab2023-12-0597-529/+1846
|
* Missed resurce for actorsdcherednik2023-12-051-0/+1
|
* parsing promosmoroznastya2023-12-053-4/+38
|
* Intermediate changesrobot-piglet2023-12-051-0/+1
|
* ci: pr-check: use github pat instead of org tokennkozlovskiy2023-12-051-2/+2
|
* Change "ext_mapping.conf.json"alexv-smirnov2023-12-051-2/+7
|
* KIKIMR-18878: use TablePointLookup operator only for lookups by full pkulya-sidorina2023-12-0596-319/+319
| | | | fix(query+plan): use TablePointLookup operator only for lookups by full pk
* Use ProjectedFSLib.{h,lib} from Windows SDKthegeorg2023-12-051-0/+1
| | | | | Windows SDK contains `projectedfslib.h` (lowercase) and `ProjectedFSLib.lib` (pascal-case). As everything in case-insensitive here, I am using `ProjectedFSLib` spelling everywhere.
* YQL-17264 Pg Dq integrationvvvv2023-12-0515-22/+74
|
* Use volatile TLS in library/cpp/ytlukyan2023-12-058-18/+32
|
* KIKIMR-19512 Setting for memory limit in first stage combiner.a-romanov2023-12-054-2/+45
|
* fixes for tracking object distribution with restarts KIKIMR-19696zalyalov2023-12-055-50/+59
|
* Fix inconsistency in rpc protocoldanilalexeev2023-12-054-2/+36
|
* some safetypg2023-12-051-1/+2
|
* CREATE / DROP VIEW at SchemeShard leveldeminds2023-12-0552-5/+1507
| | | | CREATE and DROP operations for the new object in SchemeShard. (ALTER is not and probably will not be implemented in the first release version of the view.) For the most part the implementation is as simple as possible and copies MkDir / RmDir, because there is no logic at SchemeShard level for non-materialised views.
* Fix memory leak of thread-local storage in log_managerpechatnov2023-12-053-12/+57
|
* add condition: copy if lib file exists locallyartgromov2023-12-051-2/+3
|
* deprecate DisableAnsiOrderByLimitInUnionAll pragmaareredify2023-12-0518-289/+19
|
* KIKIMR-20329 Wilson Trace for gets in base tabletsenya0x5f2023-12-055-5/+17
|
* KIKIMR-20373: Reset changes in normalizernsofya2023-12-052-10/+25
|
* (no commit message)pg2023-12-051-1/+4
|
* Require EMasterReign to be monotonickvk19202023-12-052-4/+6
|
* TEvWrite constructor + Orbitazevaykin2023-12-054-6/+33
|