This is an automated email from the ASF dual-hosted git repository.
bli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 0a2cc58 [FLINK-15468][sql-client] INSERT OVERWRITE not supported from
SQL CLI
add 29a38a4 [FLINK-15453][hive] Remove unneeded HiveShim methods
No new revisions were added by this update.
Summary of changes:
.../flink/table/catalog/hive/client/HiveShim.java | 46 -------
.../table/catalog/hive/client/HiveShimV100.java | 137 ---------------------
.../table/catalog/hive/client/HiveShimV230.java | 16 ---
.../table/catalog/hive/client/HiveShimV310.java | 30 -----
.../functions/hive/conversion/HiveInspectors.java | 99 ++++++++++++++-
5 files changed, 98 insertions(+), 230 deletions(-)