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: be003d7abd08efefc3b957f1a0f1411d245d109c / zhangliang <[email protected]> Support parsing Oracle CREATE TYPE BODY SQL - Add createTypeBody, plsqlTypeBodySource and typeBodyElement rules to the Oracle PLSQL grammar, covering MEMBER/STATIC function and procedure bodies, CONSTRUCTOR FUNCTION with RETURN SELF AS RESULT, and MAP/ORDER MEMBER FUNCTION bodies with optional declare sections and full PL/SQL statement bodies - Reuse the existing body, declareSection and parameterDeclaration building blocks already exercised by CREATE PACKAGE BODY, CREATE FUNCTION and CREATE TRIGGER, and dispatch createTypeBody before createType in the execute rule - Build a lightweight OracleCreateTypeBodyStatement carrying the type name and register the CREATE_TYPE_BODY visitor rule, DDL assert branch and JAXB test case - Add 4 parser IT cases from issue #27005 and the official PL/SQL reference examples Fixes #27005 Report URL: https://github.com/apache/shardingsphere/actions/runs/32653013056 With regards, GitHub Actions via GitBox
