Github user twalthr commented on the issue:
https://github.com/apache/flink/pull/6007
Hi @snuyanzin,
yes, I meant `docs/dev/table/sql.md`. Right now it is not documented which
units are supported by `EXTRACT`. Just because `DOW` is in the reserved
keywords section doesn't mean that we support it. I'm fine with having the same
schema than Calcite. We can create one or more issues for the docs and the
additional synonyms. Issues that need a newer Calcite version can be converted
to a subtask of FLINK-9134.
---