Hisoka-X opened a new pull request, #4261: URL: https://github.com/apache/flink-cdc/pull/4261
This close https://issues.apache.org/jira/browse/FLINK-39010 This pull request adds support for subscripting (using square brackets) into VARIANT types in transform, allowing users to access elements and fields within JSON-like data using expressions like `variant_['key']` or `variant_[1]`. -- 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]
