summaryrefslogtreecommitdiffstats
path: root/yql/essentials
Commit message (Expand)AuthorAgeFilesLines
...
* Allow to choose the default allocator for MKQL at runtimeilezhankin2025-01-305-95/+188
* Do not remove newlines from type description in table hintszhvv1172025-01-302-1/+3
* YQL-18303: Introduce Get* overloads for date components (string)imunkin2025-01-303-70/+412
* flush widecombiner earlier in case of low memorymfilitov2025-01-301-27/+45
* more tests YQL-19494vvvv2025-01-3013-13/+271
* YDB FQ: add MongoDB datasourceninaiad2025-01-301-0/+29
* Intermediate changesrobot-piglet2025-01-293-62/+71
* drop BlockBitCast YQL-19494vvvv2025-01-299-92/+0
* Intermediate changesrobot-piglet2025-01-2922-28/+28
* MR: aggregation in MEASURESvokayndzop2025-01-2945-1139/+1968
* EXISTS with tables YQL-19496vvvv2025-01-299-8/+32
* Intermediate changesrobot-piglet2025-01-2929-5/+421
* drop expr level BlockExpandChunked YQL-19494vvvv2025-01-296-42/+2
* fix bug in Create/Alter user parserflown4qqqq2025-01-291-4/+2
* YQL-18303: Introduce Get* overloads for date components (numeric)imunkin2025-01-299-583/+2022
* more tests YQL-19494vvvv2025-01-2851-0/+1172
* Intermediate changesrobot-piglet2025-01-271-0/+4
* opt. index for DynamicVariant YQL-19499vvvv2025-01-2710-32/+67
* better scaling for SpreadMembers YQL-19504vvvv2025-01-273-25/+17
* more tests YQL-19494vvvv2025-01-256-8/+49
* Intermediate changesrobot-piglet2025-01-255-13/+14
* Cross join support in BlockMapJoinCore computation nodeziganshinmr2025-01-244-5/+533
* Intermediate changesrobot-piglet2025-01-2434-0/+517
* DynamicVariant YQL-19499vvvv2025-01-2415-1/+341
* Intermediate changesrobot-piglet2025-01-243-1/+51
* Add option 'HASH' into CREATE USERflown4qqqq2025-01-2410-181/+331
* more tests YQL-19494vvvv2025-01-2321-1/+277
* HOP: fix limitationsvokayndzop2025-01-233-49/+61
* Intermediate changesrobot-piglet2025-01-231-2/+6
* Intermediate changesrobot-piglet2025-01-2318-0/+244
* Drop the flag to control type annotation for WideFromBlocksimunkin2025-01-231-4/+0
* drop deprecated funcsvvvv2025-01-234-15/+0
* Use source file in text context in COPY macro if WITH_CONTEXT is not requestedspreis2025-01-231-0/+1
* Intermediate changesrobot-piglet2025-01-2218-0/+171
* Intermediate changesrobot-piglet2025-01-225-16/+56
* YQL-19476: Fix Lineage for flatten list bymaxkovalev2025-01-221-9/+7
* YQL for create, alter and drop transfer from topic to table (fix)tesseract2025-01-221-1/+1
* Make GetMemoryMapsCount() a public functionilezhankin2025-01-222-10/+11
* Intermediate changesrobot-piglet2025-01-221-2/+4
* PullUpExtendOverEquiJoin optimizeraneporada2025-01-223-18/+166
* Transfer dependencies on copyspreis2025-01-221-1/+1
* YQL-19442: QPlayer patches + id exclusionmrlolthe1st2025-01-222-8/+19
* Intermediate changesrobot-piglet2025-01-221-0/+48
* Block map join memory optimizationsziganshinmr2025-01-212-165/+250
* Fast mr templatecdzyura1712025-01-213-0/+5
* YQL for create, alter and drop transfer from topic to tabletesseract2025-01-2125-191/+1018
* YQL-19476: Fix flatten columns with udfmaxkovalev2025-01-211-3/+5
* Return lost Strict flag in Digest udfudovichenko-r2025-01-201-0/+1
* Intermediate changesrobot-piglet2025-01-202-22/+4
* Introduced TableSource wrapper and Blocks/Peephole mode for minirun testsvvvv2025-01-2037-73/+347