The GitHub Actions job "E2E - SQL" on shardingsphere.git/dev has succeeded.
Run started by GitHub user terrymanu (triggered by terrymanu).

Head commit for run:
0165c25a02bd520a1dc8474a5418794a81f630b4 / zhangliang <[email protected]>
Support parsing Oracle CREATE TABLE with NOLOGGING PARALLEL before partitioning

- Add optional parallelClause before tablePartitioningClauses in 
tableProperties of Oracle DDLStatement.g4,
  so table-level PARALLEL can follow physical properties such as NOLOGGING and 
precede partitioning clauses (e.g. the lineitem statement in #27019).
- The /*+ ... */ optimizer hint between CREATE and TABLE is already tolerated 
as a hidden-channel comment,
  so no lexer, visitor, or statement model change is required.
- Add parser IT cases for the two CREATE TABLE statements listed in #27019.

Closes #27019

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

With regards,
GitHub Actions via GitBox

Reply via email to