This is an automated email from the ASF dual-hosted git repository.
jark pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 424d41d [FLINK-20143][yarn] Support non-qualified path for Yarn
shared lib
add 6221e3b [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