The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed.
Run started by GitHub user strongduanmu (triggered by strongduanmu).

Head commit for run:
5cb6ea29cf94dc80a616ca221f7602cf7c82fc7b / cardigan1008 
<[email protected]>
Support partition_less_than_item in openGauss sql parser (#25997)

* fix: add keyword SYSTEM and new test select_with_keyword_system

problem:
In MySQLStatementParser, execute() throws NoViable exception and select(
) fails to generate correct _localctx (tokens.size == 1).

* feat: select_with_keyword_system test

* fix: support create_partition_less_than

partition_less_than_item: PARTITION partition_name VALUES LESS THAN {( { 
partition_value | MAXVALUE } [,...] ) | MAXVALUE } [TABLESPACE [=]  
tablespace_name]

* delete: redundant changes

* delete: redundant changes

* fix: add new line at the end of Keyword.g4

* fix: add new line at the end of Keyword.g4

Report URL: https://github.com/apache/shardingsphere/actions/runs/5172357115

With regards,
GitHub Actions via GitBox

Reply via email to