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 3c732c7 [FLINK-22699][table-common] Declare ConstantArgumentCount as
@PublicEvolving
add 74f4b7f [FLINK-22661][hive] HiveInputFormatPartitionReader can return
invalid data
No new revisions were added by this update.
Summary of changes:
.../hive/read/HiveInputFormatPartitionReader.java | 22 +++--
.../read/HiveInputFormatPartitionReaderITCase.java | 101 +++++++++++++++++++++
2 files changed, 115 insertions(+), 8 deletions(-)
create mode 100644
flink-connectors/flink-connector-hive/src/test/java/org/apache/flink/connectors/hive/read/HiveInputFormatPartitionReaderITCase.java