summaryrefslogtreecommitdiffstats
path: root/yql/essentials/sql
Commit message (Expand)AuthorAgeFilesLines
...
* YQL-19747 Publish ParseUdfs, ParseTypes and othersvityaman2025-04-292-2/+25
* YQL-19747 Introduce SimpleSchemaGatewayvityaman2025-04-299-36/+133
* YQL-19747 Enable custom NameSet and FrequencyDatavityaman2025-04-2817-140/+196
* YQL-19747 Use TMaybevityaman2025-04-285-18/+22
* YQL-19747: Refactor sql/v1/complete usage of Future and Ptrvityaman2025-04-2531-330/+262
* Primitives for case insensitive simple pattern matchzverevgeny2025-04-255-8/+25
* YQL-19747 Detect a token at the caret positionvityaman2025-04-2310-115/+302
* YQL-19747 Normalize names for ranking and filteringvityaman2025-04-2210-22/+183
* Intermediate changesrobot-piglet2025-04-229-0/+293
* YQL-19845 CurrentLanguageVersion funcvvvv2025-04-221-0/+1
* YQL-19864 docsvvvv2025-04-184-5/+16
* YQL-19864 sql flag + test with explicit flag & by versionvvvv2025-04-174-3/+21
* YQL-19845 support of lang version checking inside facadevvvv2025-04-162-0/+3
* YQL-19747 Remove default completion engine factoryvityaman2025-04-153-25/+0
* YQL-19616 refactor test lexers from sql2yql, supported facade run toolsvvvv2025-04-144-0/+113
* YQL-19747 Rank keywords just by plain usagesvityaman2025-04-1419-91/+198
* Intermediate changesrobot-piglet2025-04-144-3/+50
* YQL-19616 Fix lexer/regex STRING_VALUE and TSKIP recognitionvityaman2025-04-113-10/+40
* YQL-19790 allow distinct over keysvvvv2025-04-104-1/+9
* YQL-19747 Complete read hints on PROCESS and REDUCEvityaman2025-04-104-13/+33
* YQL-19747 Complete select and insert hintsvityaman2025-04-0920-28/+220
* YQL-19616 Fix regex lexervityaman2025-04-096-9/+27
* YQL-19747 Complete after PRAGMA and multi-token namesvityaman2025-04-0815-30/+286
* Fix keeping aggregate columns in case of distinct aggregation over windowziganshinmr2025-04-081-11/+11
* YQL-19747 Improve yql_complete tool and add input validationvityaman2025-04-082-9/+32
* YQL-19747 statements (hints etc)vvvv2025-04-072-0/+12
* Intermediate changesrobot-piglet2025-04-078-14/+34
* YQL-19747 Complete type name as a function argumentvityaman2025-04-074-6/+52
* YQL-19747 pragmasvvvv2025-04-034-0/+73
* YQL-19747 Complete token sequencesvityaman2025-04-027-82/+120
* YQL-19747 Introduce types and functions rankingvityaman2025-04-0218-147/+526
* Intermediate changesrobot-piglet2025-04-022-5/+7
* Fix DISTINCT over window over joinziganshinmr2025-04-011-0/+4
* Intermediate changesrobot-piglet2025-04-018-84/+325
* view: support show create in parserdeminds2025-03-317-11/+51
* Error for batch operations with RETURNINGditimizhev2025-03-312-4/+28
* YQL-19747 Complete Function Namesvityaman2025-03-2832-291/+517
* YQL-19747 sql functionsvvvv2025-03-282-374/+417
* YQL-19616 Convert YQL lexer grammar to regexesvityaman2025-03-2820-64/+1263
* YQL-19747 Complete a simple type namevityaman2025-03-2819-38/+544
* YQL-19747 Split statementsvityaman2025-03-279-32/+127
* YQL-19716: Fix Block Readermrlolthe1st2025-03-211-1/+6
* YQL-19746 fixvvvv2025-03-204-6/+17
* YQL-19616 Implement ILexer via antlr_astVictor Smirnov2025-03-1917-23/+172
* Added settings of create transfer statement: flush_interval, batch_size, cons...tesseract2025-03-191-1/+12
* YQL fix complete logicvityaman2025-03-182-23/+4
* YQL-19712 RuntimeLogLevel setting, mrjob loggervvvv2025-03-183-0/+23
* YQL-19701 linter extension for unknown clustersvvvv2025-03-132-3/+7
* view: use parent context for query AST buildingdeminds2025-03-114-69/+70
* YQL-19212 more fixes to translator for case insensitive udf namesvvvv2025-03-101-12/+18