summaryrefslogtreecommitdiffstats
path: root/yql/essentials/sql/v1/complete
Commit message (Expand)AuthorAgeFilesLines
* YQL-21293: Fix UTF8 at GlobalAnalysis and WS at MatchCursorPrefixvitya-smirnov38 hours6-5/+164
* Watermarks: YQL: Fix table hintsvokayndzop4 days1-1/+1
* YQL-20855: Support NULL as a type namevitya-smirnov12 days3-2/+44
* YQL-20095: Apply modernize-use-nodiscard at sqlvitya-smirnov2026-05-2210-40/+40
* YQL-19747: Do not suggest lhs on rhs of assignmentvitya-smirnov2026-05-182-2/+12
* YQL-16277: Implement frontend for COMBINE commandimunkin2026-05-131-0/+2
* YQL-20095: Enable readability-simplify-boolean-exprvitya-smirnov2026-05-071-6/+3
* YQL-21203: Do not suggest column after ASvitya-smirnov2026-05-042-1/+17
* YQL-21115: Remove private UDFs from a completionvitya-smirnov2026-05-043-0/+45
* YQL-20518: Fix UDF completionvitya-smirnov2026-04-302-0/+15
* YQL-14176: Improve UNION/EXCEPT/INTERSECT completionvitya-smirnov2026-04-302-0/+82
* YQL-20095: Enable readability-inconsistent-declaration-parameter-namevitya-smirnov2026-04-281-1/+1
* YQL-20380: Introduce LSP correct name resolutionvitya-smirnov2026-04-2426-235/+864
* YQL-20095: Enable readability-isolate-declarationvitya-smirnov2026-04-131-1/+2
* Remove redundant std::movevitya-smirnov2026-04-081-3/+3
* YQL-20095: Enable readability-container-size-emptyvitya-smirnov2026-04-071-1/+1
* YQL-20095: Enable readability-const-return-typevitya-smirnov2026-04-062-2/+2
* YQL-20095: Enable modernize-use-designated-initializersvitya-smirnov2026-03-177-669/+669
* YQL-20095: Enable bugprone-exception-escapeatarasov52026-02-204-0/+8
* YQL-20095: Enable google-explicit-constructorvitya-smirnov2026-01-234-4/+4
* YQL-20095: Enable modernize-use-overridevitya-smirnov2026-01-133-4/+4
* YQL-20530: Fix a fatal table alias ending with '/'vitya-smirnov2025-12-302-2/+50
* YQL-19017: Remove TTranslationSettings::Antlr4Parservitya-smirnov2025-12-104-8/+4
* New statement TRUNCATE TABLEflown4qqqq2025-12-021-0/+2
* YQL-20086: Enable arcadia and bugprone checksvitya-smirnov2025-11-253-6/+6
* Watermarks: YQL: watermarks sql 2.0vokayndzop2025-11-211-3/+3
* YQL-20086: Add yql/essentials Clang Tidy configvitya-smirnov2025-11-211-2/+2
* YQL-20339 autocompletevvvv2025-10-192-0/+8
* YQL-20086 invert flagvvvv2025-10-101-2/+0
* Implement partitions() table functionaneporada2025-10-082-0/+2
* YQL-20086 sql/v1vitya-smirnov2025-10-07126-7144/+7146
* YQL-20116: Introduce ANTLR4 ambiguity detectionvitya-smirnov2025-10-062-3/+3
* YQL-20307: Support inline subqueriesvitya-smirnov2025-10-014-5/+60
* Implement partition_list table functionaneporada2025-09-292-0/+2
* YQL-20381: Infer columns from indirect named nodevitya-smirnov2025-09-082-40/+92
* YQL-20379: Fix columns at subqueryvitya-smirnov2025-09-082-6/+32
* KIKIMR-23992: Add secret SQL operations – create, alter, dropyurikiselev2025-09-051-0/+3
* added sql syntax for CREATE / ALTER DROP STREAMING QUERYgrigoriypisar2025-08-281-0/+3
* YQL-19747: Replicate unambiguous columns and fix rankingvitya-smirnov2025-08-268-40/+263
* YQL-19747: Fix YQL autocomplete configurationvitya-smirnov2025-08-191-8/+10
* YQL-19747: Fix some autocomplete issuesvitya-smirnov2025-08-193-15/+85
* YQL-19747: Infer table path from CONCAT and RANGEvitya-smirnov2025-08-1911-54/+146
* YQL-20257: Parse cluster at simple_table_ref bind_parametervitya-smirnov2025-08-131-1/+1
* YQL-20301: Map unsupported object to UnknownNamevitya-smirnov2025-08-139-13/+64
* YQL-19747: Improve and fix completon enginevitya-smirnov2025-08-1214-29/+236
* YQL-19747: Fix an absent column after WHEREvitya-smirnov2025-08-082-2/+13
* Watermarks: DDLvokayndzop2025-08-081-0/+3
* YQL-19747: Partially concat and resolve symbolsvitya-smirnov2025-08-0414-164/+520
* Intermediate changesrobot-piglet2025-07-301-2/+3
* YQL-20112: Improve dramatically yql/utils/docsvitya-smirnov2025-07-301-1/+1