suhwan-cheon opened a new pull request, #4249: URL: https://github.com/apache/flink-cdc/pull/4249
Summary --- Add documentation for VARIANT type support and PARSE_JSON/TRY_PARSE_JSON functions introduced in recent PRs. (in https://issues.apache.org/jira/browse/FLINK-38874 issue - sub tasks) Notes --- - Documentation style is aligned with Flink docs - VARIANT type description was intentionally skipped as there was no appropriate section for it in the current documentation structure - Currently, only Paimon sink supports VARIANT type, so VARIANT type mapping was only added to Paimon connector documentation References --- - https://nightlies.apache.org/flink/flink-docs-release-2.2/docs/dev/table/types/#variant - https://nightlies.apache.org/flink/flink-docs-release-2.2/docs/dev/table/functions/systemfunctions/#variant-functions -- 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]
