This is an automated email from the ASF dual-hosted git repository.
lirui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from eb8c466 [FLINK-22957][table-runtime] Rank TTL should use
enableTimeToLive of state instead of timer
add e461c7d [FLINK-22329][hive] Inject current ugi credentials into
jobconf when in hive connector
No new revisions were added by this update.
Summary of changes:
.../connectors/hive/HiveDynamicTableFactory.java | 9 ++--
.../flink/connectors/hive/HiveTableSink.java | 6 +++
.../flink/connectors/hive/HiveTableSource.java | 5 ++
.../flink/connectors/hive/util/JobConfUtils.java | 26 ++++++++++
.../hive/HiveDynamicTableFactoryTest.java | 58 ++++++++++++++++++++++
5 files changed, 101 insertions(+), 3 deletions(-)