twalthr commented on code in PR #27994:
URL: https://github.com/apache/flink/pull/27994#discussion_r3124786230


##########
docs/content/docs/sql/reference/queries/changelog.md:
##########
@@ -52,7 +52,8 @@ SELECT * FROM FROM_CHANGELOG(
       'ub', 'UPDATE_BEFORE',
       'ua', 'UPDATE_AFTER',
       'd', 'DELETE'
-  ]]
+  ],]
+  [invalid_op_handling => 'FAIL' | 'SKIP']

Review Comment:
   Future built-in PTFs could all provide a similar `error_handling` parameter 
with similar enum values.



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