This is an automated email from the ASF dual-hosted git repository. jark pushed a change to branch release-1.11 in repository https://gitbox.apache.org/repos/asf/flink.git.
from ca702af [FLINK-20207][python] Improve the error message printed when submitting the pyflink jobs via 'flink run' add 2cd5439 [FLINK-20200][table-planner] Fix SQL Hints is not allowed in CREATE VIEW syntax No new revisions were added by this update. Summary of changes: .../java/org/apache/calcite/sql/SqlTableRef.java | 78 ++++++++++++++++++++++ .../operations/SqlToOperationConverterTest.java | 31 +++++++++ 2 files changed, 109 insertions(+) create mode 100644 flink-table/flink-table-planner-blink/src/main/java/org/apache/calcite/sql/SqlTableRef.java