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:
1354251534e522fd8eb6e9ef8daec2e561fb4c28 / zhangliang <[email protected]>
Support parsing Oracle SET DBID sql

- Add Oracle SET statement grammar for RMAN variables: SET DBID integer with
  optional equal sign and SET DECRYPTION IDENTIFIED BY password with unquoted,
  single-quoted and double-quoted forms
- Allow empty and colon-separated DLL list values for SET EXTPROC_DLLS
- Add Oracle LIST and REPORT statement grammar for RMAN reporting:
  LIST DB_UNIQUE_NAME OF DATABASE, LIST ARCHIVELOG ALL and REPORT SCHEMA with
  optional FOR DB_UNIQUE_NAME clause, plus SHOW ... FOR DB_UNIQUE_NAME
- Add DBID, DB_UNIQUE_NAME, DECRYPTION and REPORT lexer keywords and keep them
  usable as identifiers
- Build SetStatement with VariableAssignSegment for SET variables, ShowStatement
  for SHOW, and new OracleListStatement/OracleReportStatement with dbUniqueName
  for LIST/REPORT
- Register LIST/REPORT visitor rules and add 11 Oracle parser IT cases

Fixes #27162

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

With regards,
GitHub Actions via GitBox

Reply via email to