| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | YQL-19405: fix validation error in case of comment with \r at the end | zhvv117 | 2024-12-18 | 2 | -10/+9 |
| * | YQL-19405: fix formatter validation issues | zhvv117 | 2024-12-17 | 2 | -29/+45 |
| * | MR: support ALL ROWS PER MATCH | vokayndzop | 2024-12-16 | 7 | -43/+26 |
| * | CONSISTENCY_MODE => CONSISTENCY_LEVEL (final) | ilnaz | 2024-12-16 | 1 | -1/+0 |
| * | moved mount files | vvvv | 2024-12-16 | 3 | -5/+5 |
| * | fix for ansi lexer | zhvv117 | 2024-12-15 | 4 | -8/+22 |
| * | add parentheses in named nodes statement | zhvv117 | 2024-12-13 | 2 | -21/+63 |
| * | change double quotes to single quotes | zhvv117 | 2024-12-13 | 2 | -32/+52 |
| * | Parse and pass streamlookup parameters, YQL part | yumkam7 | 2024-12-13 | 3 | -1/+7 |
| * | RESOLVED_TIMESTAMPS => BARRIERS_INTERVAL (part 2) | ilnaz | 2024-12-13 | 6 | -15/+15 |
| * | Better diagnostics for scalar context usages | vvvv | 2024-12-12 | 7 | -1/+104 |
| * | CONSISTENCY_MODE => CONSISTENCY_LEVEL (prepare) | ilnaz | 2024-12-12 | 3 | -5/+6 |
| * | YQL-19123 Move default argument in VisitOrDefault | avevad | 2024-12-11 | 1 | -6/+10 |
| * | fix validation after deleting semicolon in EVALUATE IF and EVALUATE FOR state... | zhvv117 | 2024-12-11 | 2 | -1/+6 |
| * | Disable pg ext warnings | vvvv | 2024-12-11 | 1 | -1/+1 |
| * | fix additional newline after comment | zhvv117 | 2024-12-10 | 2 | -1/+7 |
| * | Support MATCH_RECOGNIZE formatting | zhvv117 | 2024-12-10 | 2 | -7/+118 |
| * | remove redundant semicolons, always add semicolon after last statement in lam... | zhvv117 | 2024-12-10 | 2 | -14/+81 |
| * | Add NewLine after PushCurrentIndent and PopCurrentIndent | zhvv117 | 2024-12-09 | 2 | -76/+95 |
| * | YQL-19123 More SQL features for Variant type | avevad | 2024-12-09 | 1 | -0/+49 |
| * | separate complex and multiline statements with a blank line | zhvv117 | 2024-12-06 | 2 | -8/+28 |
| * | add newlines after FROM, WHERE, HAVING, JOIN and before ; | zhvv117 | 2024-12-06 | 2 | -262/+319 |
| * | do not add newline before THEN in CASE expressions | zhvv117 | 2024-12-06 | 2 | -15/+3 |
| * | Enable FlexibleTypes by default. Deprecate DisableFlexibleTypes | aneporada | 2024-12-05 | 2 | -1/+4 |
| * | do not add newline after FLATTEN BY | zhvv117 | 2024-12-05 | 2 | -4/+1 |
| * | change EVALUATE IF and EVALUATE FOR formatting | zhvv117 | 2024-12-04 | 2 | -56/+18 |
| * | New options for ASYNC REPLICATION | ilnaz | 2024-12-03 | 5 | -26/+123 |
| * | Enable CompactNamedExprs by default. Deprecate DisableCompactNamedExprs | aneporada | 2024-11-27 | 2 | -1/+4 |
| * | EmitUnionMerge - pragma to emit UnionMerge instead of UnionAll | aneporada | 2024-11-27 | 6 | -5/+75 |
| * | YQL-formatter improvements (part 1) | zhvv117 | 2024-11-26 | 2 | -212/+188 |
| * | Fixed usage of local/global as column names etc | vvvv | 2024-11-26 | 4 | -26/+32 |
| * | YQL-19264 relaxed check for assume order by | vvvv | 2024-11-26 | 6 | -2/+48 |
| * | Fix YQL grammar for EXPLAIN QUERY PLAN | pnv1 | 2024-11-25 | 4 | -16/+32 |
| * | Support ALTER SEQUENCE command | shumkovnd | 2024-11-21 | 12 | -14/+584 |
| * | ListSample/ListSampleN/ListShuffle implementation | ziganshinmr | 2024-11-21 | 1 | -0/+3 |
| * | Extend TTL syntax to support tiers | yentsovsemyon | 2024-11-21 | 10 | -25/+332 |
| * | Apply GH commits | udovichenko-r | 2024-11-12 | 9 | -93/+427 |
| * | Support alter sequence restart with in pg | shumkovnd | 2024-11-12 | 2 | -2/+6 |
| * | Merge PR #10831, #11068, #11075, #11152 | aneporada | 2024-11-12 | 7 | -53/+180 |
| * | Merge PR #10741, #10799, #10732 | aneporada | 2024-11-12 | 1 | -2/+2 |
| * | Merge GH PR #9404 | aneporada | 2024-11-12 | 9 | -13/+229 |
| * | Moved other yql/essentials libs YQL-19206 | vvvv | 2024-11-07 | 108 | -0/+89445 |
| * | Moved yql/parser (w/o pg_wrapper) & yql/protos YQL-19206 | vvvv | 2024-11-03 | 3 | -0/+5164 |