Hisoka-X opened a new pull request, #4241:
URL: https://github.com/apache/flink-cdc/pull/4241

   This pull request adds support for accessing elements within ARRAY and MAP 
types using bracket notation in SQL expressions, following the SQL standard 
(1-based indexing for arrays). It introduces a new utility method for item 
access, updates the expression parser to handle this syntax.
   
   Due to limitations in the Calcite syntax, row access will be implemented 
separately later.


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