thswlsqls commented on PR #39102:
URL: https://github.com/apache/shardingsphere/pull/39102#issuecomment-5030852990

   Implemented as promised: `SYSTEM_USER` is now reachable in the SQL92 grammar 
via `unreservedWord`, so `SELECT SYSTEM_USER` parses to a column segment that 
`ColumnSegmentBinder` classifies as a niladic function through the 
unparenthesized-function set. Added the parser IT case 
`select_system_user_sql92` covering `SELECT SYSTEM_USER`.
   


-- 
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