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 3e89818 Revert "[FLINK-19850] Add e2e tests for the new FileSink in
streaming mode"
add c33e1ad [FLINK-19992][hive] Integrate new orc to Hive source
No new revisions were added by this update.
Summary of changes:
.../hive/read/HiveBulkFormatAdapter.java | 79 ++++++++++++++----
.../nohive/OrcNoHiveColumnarRowInputFormat.java | 93 ++++++++++++++++++++++
2 files changed, 158 insertions(+), 14 deletions(-)
create mode 100644
flink-formats/flink-orc-nohive/src/main/java/org/apache/flink/orc/nohive/OrcNoHiveColumnarRowInputFormat.java