This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from ff33362 [FLINK-26704][table] Remove deprecated Table API string
expressions
add e32c04c [FLINK-26495][table-planner] Prohibit hints(dynamic table
options) on view
No new revisions were added by this update.
Summary of changes:
.../flink/table/client/cli/CliClientITCase.java | 2 +-
.../flink-sql-client/src/test/resources/sql/view.q | 6 ++++
.../plan/schema/ExpandingPreparingTable.java | 11 ++++++
.../flink/table/api/TableEnvironmentTest.scala | 40 ++++++++++++++++++++++
.../table/planner/plan/hint/OptionsHintTest.scala | 15 +++++---
5 files changed, 69 insertions(+), 5 deletions(-)