Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / aftership/clickhouse-sql-parser issues and pull requests
#116 - Remove the literal string by replacing with the const variable
Pull Request -
State: closed - Opened by git-hulk 21 days ago
- 1 comment
#115 - Minor refactor the operation type to the unify token kind
Pull Request -
State: closed - Opened by git-hulk 23 days ago
- 1 comment
#114 - Add support of accessing the tuple with index field
Pull Request -
State: closed - Opened by git-hulk 24 days ago
- 1 comment
#113 - Accessing tuples with dot syntax is not supported
Issue -
State: closed - Opened by stergiotis 25 days ago
- 1 comment
#112 - Fix should allow to assign parameters for the Null engine
Pull Request -
State: closed - Opened by git-hulk 25 days ago
#111 - Fix/allow parameters for null engine
Pull Request -
State: closed - Opened by git-hulk 25 days ago
#110 - Minor refactor the column type interface
Pull Request -
State: closed - Opened by git-hulk about 1 month ago
- 1 comment
#109 - Fix wrongly parsed the Enum type with values
Pull Request -
State: closed - Opened by git-hulk about 2 months ago
- 1 comment
#108 - Add the support of enum8 kinds
Issue -
State: closed - Opened by biubiubiuboomboomboom about 2 months ago
#107 - Add the support of CREATE MATERIALIZED VIEW
Issue -
State: open - Opened by igotcha 2 months ago
- 1 comment
#106 - Update README with homebrew instruction
Pull Request -
State: closed - Opened by git-hulk 3 months ago
- 1 comment
#105 - Adding support for comment in table and views
Issue -
State: closed - Opened by sharadgaur 3 months ago
#104 - Adding support for comment in table/view
Pull Request -
State: closed - Opened by sharadgaur 3 months ago
- 2 comments
#102 - Refactor parseExpr to allow to use the priority precedence
Pull Request -
State: closed - Opened by git-hulk 4 months ago
- 1 comment
#101 - Failed to resolve the where condition
Issue -
State: closed - Opened by Scholar-Li 4 months ago
- 1 comment
#100 - Add support of SELECT modifiers REPLACE|EXCEPT|APPLY
Pull Request -
State: closed - Opened by git-hulk 4 months ago
#99 - Add the support for `SELECT <expr> REPLACE`
Issue -
State: closed - Opened by StephenSorriaux 4 months ago
- 2 comments
#98 - Fix README
Pull Request -
State: closed - Opened by git-hulk 5 months ago
- 1 comment
#97 - String() should return the compact string format by default
Pull Request -
State: closed - Opened by git-hulk 5 months ago
- 1 comment
#96 - Fix unable to recursive parsing the UNION clause
Pull Request -
State: closed - Opened by git-hulk 5 months ago
- 3 comments
#95 - Add support of parsing query placeholder `?`
Pull Request -
State: closed - Opened by git-hulk 5 months ago
- 1 comment
#94 - Add support of parsing map literal and query parameter
Pull Request -
State: closed - Opened by git-hulk 5 months ago
- 2 comments
#93 - [Bug] multi-level linked `UNION` statements are not supported
Issue -
State: closed - Opened by hungtcs 5 months ago
Labels: feature
#92 - Support parameters
Issue -
State: closed - Opened by jsommr 5 months ago
- 5 comments
Labels: feature
#91 - Fix wrongly parse `+1` as a number in expression: `1+1`
Pull Request -
State: closed - Opened by git-hulk 5 months ago
- 1 comment
#90 - [Bug] Unable to parse simple SQL statements
Issue -
State: closed - Opened by hungtcs 5 months ago
- 1 comment
#89 - [Feauture Request] Support output of compact SQL
Issue -
State: closed - Opened by hungtcs 5 months ago
- 1 comment
#88 - Fix panic while the query with order by Timestamp keyword
Pull Request -
State: closed - Opened by git-hulk 6 months ago
- 1 comment
#87 - Parser breaks on `ORDER BY Timestamp`
Issue -
State: closed - Opened by recht 6 months ago
- 2 comments
#86 - Add support of MATERIALIZED|ALIAS expr for the column def
Pull Request -
State: closed - Opened by git-hulk 6 months ago
- 1 comment
#85 - Support MATERIALIZED columns in table create statement
Issue -
State: closed - Opened by sharadgaur 6 months ago
#84 - Add support for other codec
Issue -
State: closed - Opened by sharadgaur 6 months ago
#83 - Handling T64, DoubleDelta, Gorilla codec
Pull Request -
State: closed - Opened by sharadgaur 6 months ago
- 4 comments
#82 - Fix missing type level in codec constraint while generating SQL
Pull Request -
State: closed - Opened by laojianzi 6 months ago
- 1 comment
#81 - Fix missing DROP keyword in alter table drop clause
Pull Request -
State: closed - Opened by laojianzi 6 months ago
- 1 comment
#80 - Fix the "=" operator should be present if the setting `variable` carries a value
Pull Request -
State: closed - Opened by laojianzi 6 months ago
- 1 comment
#79 - Add support of the format clause for the select stmt
Pull Request -
State: closed - Opened by laojianzi 6 months ago
- 1 comment
#78 - Handling Delta with number literal
Pull Request -
State: closed - Opened by sharadgaur 6 months ago
- 2 comments
#77 - Handling Delta Number Literal
Issue -
State: closed - Opened by sharadgaur 6 months ago
#76 - test: Add `Format SQL` correctness check and fix failed tests
Pull Request -
State: closed - Opened by laojianzi 6 months ago
- 1 comment
#75 - Fixed missing right parentheses in README.md example code
Pull Request -
State: closed - Opened by laojianzi 6 months ago
- 1 comment
#74 - Extend the index parameters to support the float type
Pull Request -
State: closed - Opened by laojianzi 6 months ago
- 1 comment
#73 - Handling Codec(Delta, ZSTD(1))
Pull Request -
State: closed - Opened by sharadgaur 6 months ago
#72 - Add support for CODEC(Delta, ZSTD(<level>))
Issue -
State: closed - Opened by sharadgaur 6 months ago
- 1 comment
#71 - Fix should allow the table alias without the AS keyword
Pull Request -
State: closed - Opened by git-hulk 7 months ago
- 1 comment
#70 - Table alias in FROM clause is not parsed
Issue -
State: closed - Opened by jakobfaerch 7 months ago
- 7 comments
Labels: bug
#69 - Unify SQL parser terms: stmt / clause / expression
Pull Request -
State: closed - Opened by git-hulk 7 months ago
- 1 comment
#68 - Fix panic while occurring the <EOF> error
Pull Request -
State: closed - Opened by git-hulk 7 months ago
- 1 comment
#67 - not panic return error
Issue -
State: closed - Opened by dingyalin 7 months ago
- 1 comment
Labels: bug
#66 - Fix should skip spaces before parsing the comment line
Pull Request -
State: closed - Opened by git-hulk 9 months ago
- 1 comment
#66 - Fix should skip spaces before parsing the comment line
Pull Request -
State: closed - Opened by git-hulk 9 months ago
- 1 comment
#66 - Fix should skip spaces before parsing the comment line
Pull Request -
State: closed - Opened by git-hulk 9 months ago
- 1 comment
#65 - Unable to parse comment lines under certain circumstances
Issue -
State: closed - Opened by hungtcs 9 months ago
- 3 comments
Labels: bug
#64 - Add support of the MATERIALIZE PROJECTION|INDEX statement
Pull Request -
State: closed - Opened by git-hulk 10 months ago
- 1 comment
#64 - Add support of the MATERIALIZE PROJECTION|INDEX statement
Pull Request -
State: closed - Opened by git-hulk 10 months ago
- 1 comment
#63 - Add support of the DROP PROJECTION statement
Pull Request -
State: closed - Opened by git-hulk 10 months ago
- 1 comment
#63 - Add support of the DROP PROJECTION statement
Pull Request -
State: closed - Opened by git-hulk 10 months ago
- 1 comment
#62 - Add support of the CLEAR PROJECTION statement
Pull Request -
State: closed - Opened by git-hulk 10 months ago
- 1 comment
#62 - Add support of the CLEAR PROJECTION statement
Pull Request -
State: closed - Opened by git-hulk 10 months ago
- 1 comment
#61 - Add support of parsing ADD PROJECTION statement
Pull Request -
State: closed - Opened by git-hulk 10 months ago
- 1 comment
#61 - Add support of parsing ADD PROJECTION statement
Pull Request -
State: closed - Opened by git-hulk 10 months ago
- 1 comment
#60 - test issue
Issue -
State: closed - Opened by git-hulk 10 months ago
#60 - test issue
Issue -
State: closed - Opened by git-hulk 10 months ago
#59 - Add the support of PROJECTION
Issue -
State: closed - Opened by yunnnnn1 10 months ago
- 1 comment
Labels: enhancement
#59 - Add the support of PROJECTION
Issue -
State: closed - Opened by yunnnnn1 10 months ago
- 1 comment
Labels: enhancement
#58 - Fix alter table add column cannot bring the comment field
Pull Request -
State: closed - Opened by git-hulk 11 months ago
- 1 comment
#58 - Fix alter table add column cannot bring the comment field
Pull Request -
State: closed - Opened by git-hulk 11 months ago
- 1 comment
#57 - alter table add column does not support add column with default
Issue -
State: closed - Opened by yunnnnn1 11 months ago
- 3 comments
#57 - alter table add column does not support add column with default
Issue -
State: closed - Opened by yunnnnn1 11 months ago
- 3 comments
#56 - Fix cannot parse multi JOIN expressions
Pull Request -
State: closed - Opened by git-hulk 11 months ago
- 1 comment
#56 - Fix cannot parse multi JOIN expressions
Pull Request -
State: closed - Opened by git-hulk 11 months ago
- 1 comment
#55 - [Syntax Compatibility] Parsing fails when there are multiple joins in the statement
Issue -
State: closed - Opened by hungtcs 11 months ago
- 1 comment
#55 - [Syntax Compatibility] Parsing fails when there are multiple joins in the statement
Issue -
State: closed - Opened by hungtcs 11 months ago
- 1 comment
#54 - Fix should regard double quote string as an ident
Pull Request -
State: closed - Opened by git-hulk 11 months ago
- 1 comment
#54 - Fix should regard double quote string as an ident
Pull Request -
State: closed - Opened by git-hulk 11 months ago
- 1 comment
#53 - [Syntax Compatibility] Identifiers with quotes serialized output the wrong content
Issue -
State: closed - Opened by hungtcs 11 months ago
- 3 comments
#53 - [Syntax Compatibility] Identifiers with quotes serialized output the wrong content
Issue -
State: closed - Opened by hungtcs 11 months ago
- 3 comments
#52 - Allow to use string as database/table name
Pull Request -
State: closed - Opened by git-hulk 11 months ago
- 1 comment
#52 - Allow to use string as database/table name
Pull Request -
State: closed - Opened by git-hulk 11 months ago
- 1 comment
#51 - Fix cannot alias column with the literal string
Pull Request -
State: closed - Opened by git-hulk 11 months ago
- 1 comment
#51 - Fix cannot alias column with the literal string
Pull Request -
State: closed - Opened by git-hulk 11 months ago
- 1 comment
#50 - Fix cast expr issues
Pull Request -
State: closed - Opened by git-hulk 11 months ago
- 1 comment
#50 - Fix cast expr issues
Pull Request -
State: closed - Opened by git-hulk 11 months ago
- 1 comment
#49 - Fix the wrong parsing of creating materialized view statements
Pull Request -
State: closed - Opened by Lance726 11 months ago
- 2 comments
#49 - Fix the wrong parsing of creating materialized view statements
Pull Request -
State: closed - Opened by Lance726 11 months ago
- 2 comments
#48 - [Syntax Compatibility] Column aliases do not support double quotes
Issue -
State: closed - Opened by hungtcs 11 months ago
Labels: bug
#48 - [Syntax Compatibility] Column aliases do not support double quotes
Issue -
State: closed - Opened by hungtcs 11 months ago
Labels: bug
#47 - [Syntax Compatibility] CAST functions are not supported
Issue -
State: closed - Opened by hungtcs 11 months ago
Labels: bug
#47 - [Syntax Compatibility] CAST functions are not supported
Issue -
State: closed - Opened by hungtcs 11 months ago
Labels: bug
#46 - [Syntax Compatibility] TableIdentifier does not support double quotes
Issue -
State: closed - Opened by hungtcs 11 months ago
- 5 comments
Labels: bug
#46 - [Syntax Compatibility] TableIdentifier does not support double quotes
Issue -
State: closed - Opened by hungtcs 11 months ago
- 5 comments
Labels: bug
#45 - Implement visitor for AST
Pull Request -
State: closed - Opened by zfy0701 12 months ago
- 4 comments
#45 - Implement visitor for AST
Pull Request -
State: closed - Opened by zfy0701 12 months ago
- 4 comments
#44 - Fix cannot parse JOIN only expression correctly
Pull Request -
State: closed - Opened by git-hulk 12 months ago
#44 - Fix cannot parse JOIN only expression correctly
Pull Request -
State: closed - Opened by git-hulk 12 months ago
#43 - Allow to use `$` as the start of identifier
Issue -
State: closed - Opened by git-hulk 12 months ago
#43 - Allow to use `$` as the start of identifier
Issue -
State: closed - Opened by git-hulk 12 months ago
#42 - Allow to use '$' as the start of identifier
Pull Request -
State: closed - Opened by git-hulk 12 months ago
- 1 comment
#42 - Allow to use '$' as the start of identifier
Pull Request -
State: closed - Opened by git-hulk 12 months ago
- 1 comment
#41 - Fix cannot parse LEFT JOIN correctly
Pull Request -
State: closed - Opened by git-hulk 12 months ago
- 1 comment