raminqaf commented on code in PR #27994:
URL: https://github.com/apache/flink/pull/27994#discussion_r3128681275
##########
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:
I like the idea and the name! I will apply this.
--
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]