ealeonraz commented on issue #31495:
URL: 
https://github.com/apache/shardingsphere/issues/31495#issuecomment-5030916973

   PR submitted: #39201
   
   Status of the SQL cases in this issue:
   - The storage-policy partition case, the three multi-range `FROM (...) TO 
(...) INTERVAL` cases (date / hour / integer), and the fixed-range `VALUES 
[(..), (..))` partition all failed to parse and are now supported, with SQL 
cases + assert cases added (`InternalDorisParserIT`: 1261 tests, 0 failures).
   - The `example_db.table_hash` (duplicate without keys) case already parses 
successfully on current master, so per the issue guidance no code change or 
assert file was added for it.
   - The remaining scraped fragments (`CREATE, TABLE`, the 
`array_with_constant`/`array_repeat`/`l2_distance` function signatures, and 
`STRING`) are not valid standalone SQL statements — ignoring them per the issue 
process.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to