summaryrefslogtreecommitdiffstats
path: root/yql/essentials/sql
Commit message (Expand)AuthorAgeFilesLines
...
* YQL-19123 Move default argument in VisitOrDefaultavevad2024-12-111-6/+10
* fix validation after deleting semicolon in EVALUATE IF and EVALUATE FOR state...zhvv1172024-12-112-1/+6
* Disable pg ext warningsvvvv2024-12-111-1/+1
* fix additional newline after commentzhvv1172024-12-102-1/+7
* Support MATCH_RECOGNIZE formattingzhvv1172024-12-102-7/+118
* remove redundant semicolons, always add semicolon after last statement in lam...zhvv1172024-12-102-14/+81
* Add NewLine after PushCurrentIndent and PopCurrentIndentzhvv1172024-12-092-76/+95
* YQL-19123 More SQL features for Variant typeavevad2024-12-091-0/+49
* separate complex and multiline statements with a blank linezhvv1172024-12-062-8/+28
* add newlines after FROM, WHERE, HAVING, JOIN and before ;zhvv1172024-12-062-262/+319
* do not add newline before THEN in CASE expressionszhvv1172024-12-062-15/+3
* Enable FlexibleTypes by default. Deprecate DisableFlexibleTypesaneporada2024-12-052-1/+4
* do not add newline after FLATTEN BYzhvv1172024-12-052-4/+1
* change EVALUATE IF and EVALUATE FOR formattingzhvv1172024-12-042-56/+18
* New options for ASYNC REPLICATIONilnaz2024-12-035-26/+123
* Enable CompactNamedExprs by default. Deprecate DisableCompactNamedExprsaneporada2024-11-272-1/+4
* EmitUnionMerge - pragma to emit UnionMerge instead of UnionAllaneporada2024-11-276-5/+75
* YQL-formatter improvements (part 1)zhvv1172024-11-262-212/+188
* Fixed usage of local/global as column names etcvvvv2024-11-264-26/+32
* YQL-19264 relaxed check for assume order byvvvv2024-11-266-2/+48
* Fix YQL grammar for EXPLAIN QUERY PLANpnv12024-11-254-16/+32
* Support ALTER SEQUENCE commandshumkovnd2024-11-2112-14/+584
* ListSample/ListSampleN/ListShuffle implementationziganshinmr2024-11-211-0/+3
* Extend TTL syntax to support tiersyentsovsemyon2024-11-2110-25/+332
* Apply GH commitsudovichenko-r2024-11-129-93/+427
* Support alter sequence restart with in pgshumkovnd2024-11-122-2/+6
* Merge PR #10831, #11068, #11075, #11152aneporada2024-11-127-53/+180
* Merge PR #10741, #10799, #10732aneporada2024-11-121-2/+2
* Merge GH PR #9404aneporada2024-11-129-13/+229
* Moved other yql/essentials libs YQL-19206vvvv2024-11-07108-0/+89445
* Moved yql/parser (w/o pg_wrapper) & yql/protos YQL-19206vvvv2024-11-033-0/+5164