flink-cdc
flink-cdc copied to clipboard
[FLINK-36221] Add `CAST ... AS ...` documentations
This closes FLINK-36221.
FLINK-34877 adds CAST ... AS ... syntax in transform expressions, but there's no corresponding documentations yet. Adding it would make it easier for users to write expressions.