summaryrefslogtreecommitdiffstats
path: root/yql/essentials/sql/v1
Commit message (Expand)AuthorAgeFilesLines
...
* Watermarks: YQL: watermarks sql 2.0vokayndzop2025-11-214-9/+62
* YQL-20086: Add yql/essentials Clang Tidy configvitya-smirnov2025-11-2116-79/+80
* YQL-10945: Insert into dyntable supportmpereskokova2025-11-153-2/+22
* Drop excess check in InitKeysOrFiltersimunkin2025-11-142-5/+13
* YQL-20436: Translate VALUES statement to YqlSelectvitya-smirnov2025-11-143-23/+67
* YQL-20436: Add YqlSelect to differential testingvitya-smirnov2025-11-135-38/+100
* Per column compression settings YQL grammarneyrox2025-11-1110-57/+387
* YQL-20496: Fix highlighting againvitya-smirnov2025-11-102-4/+13
* YQL-20436: Translate JOIN to YqlSelectvitya-smirnov2025-11-065-30/+314
* YQL-19673: Realizationmrlolthe1st2025-11-023-5/+95
* YQL-20496: Fix YQL highlighting dramaticallyvitya-smirnov2025-11-013-3/+9
* Add metrics level to topic commandsqyryq2025-10-294-1/+32
* YQL-20496: Highlight hints as keywordsvitya-smirnov2025-10-292-7/+6
* YQL-20519: Add multiline pattern for stringsvitya-smirnov2025-10-282-11/+11
* YQL-20498 more missing functionsvvvv2025-10-251-1/+37
* Support views and TablePathPrefix in partions/partition_listaneporada2025-10-241-17/+33
* YQL-20564 fixed singular types availabilityvvvv2025-10-241-0/+3
* Initial support of CREATE TABLEAnton Romanov2025-10-242-140/+165
* YQL-20498 more pg & missing functionsvvvv2025-10-231-4/+84
* YQL-20498 more pg & missing functionsvvvv2025-10-211-2/+83
* YQL-20436: Extend YqlSelect translation supportvitya-smirnov2025-10-216-57/+558
* YQL-20555 nullifvvvv2025-10-211-0/+1
* YQL-20498: SimplePg infrastructurevvvv2025-10-203-2/+76
* Use Y_UNREACHABLE for ALT_NOT_SETvitya-smirnov2025-10-2016-224/+188
* YQL-20520 concat (w/o runtime)vvvv2025-10-201-0/+1
* YQL-20496: Fix an option highlighting patternvitya-smirnov2025-10-204-14/+59
* YQL-20339 autocompletevvvv2025-10-192-0/+8
* YQL-20528: Fix layers acceptancemrlolthe1st2025-10-171-1/+1
* New CREATE VIEW syntaxaneporada2025-10-176-64/+233
* YQL-20339 composite types in grammarvvvv2025-10-173-0/+27
* YQL-20490 Drop antlr3 grammarvvvv2025-10-1642-3050/+35
* YQL-20436: Translate `SELECT .. FROM VALUES ..` to `YqlSelect`vitya-smirnov2025-10-1412-3/+871
* YQL-20504: Fix formatting check in QPlayersvitya-smirnov2025-10-134-0/+134
* YQL-20086 invert flagvvvv2025-10-108-16/+0
* YQL-20072: Init pragma Layer and yt.LayerCachesmrlolthe1st2025-10-104-5/+27
* YT-25914: [cbo] use column DataWeight + update cost function + add version pr...lucius2025-10-093-0/+22
* YQL-20496: Improve YQL highlightingvitya-smirnov2025-10-096-15/+58
* Implement partitions() table functionaneporada2025-10-083-0/+44
* YQL-20086 sql/v1vitya-smirnov2025-10-07223-23152/+22903
* support consumers' availability_period setting in the yqlswarmer2025-10-065-26/+72
* YQL-20116: Introduce ANTLR4 ambiguity detectionvitya-smirnov2025-10-067-14/+69
* YQL-20086: Format yql/essentials/sql/v1/highlightvitya-smirnov2025-10-029-405/+407
* YQL-20307: Support inline subqueriesvitya-smirnov2025-10-0122-203/+952
* Implement partition_list table functionaneporada2025-09-293-0/+33
* YQL-19616: Optimize regexes for Monarchvitya-smirnov2025-09-292-75/+77
* YQL-20461: Normalize table function namesvitya-smirnov2025-09-292-8/+20
* Fix -Wunused-but-set-variable in yqlmikhnenko2025-09-264-6/+6
* YQL support fulltext index typekungasc2025-09-233-3/+12
* The ability to specify not null, default, family in any orderflown4qqqq2025-09-239-38/+432
* YQL-20339 expr high level funcsvvvv2025-09-221-0/+5