This is an automated email from the ASF dual-hosted git repository.
vinoth pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git.
from 7031445 [HUDI-377] Adding Delete() support to DeltaStreamer (#1073)
add 28ccf8c [HUDI-484] Fix NPE when reading IncrementalPull.sqltemplate
in HiveIncrementalPuller (#1167)
No new revisions were added by this update.
Summary of changes:
.../hudi/utilities/HiveIncrementalPuller.java | 2 +-
.../hudi/utilities/TestHiveIncrementalPuller.java | 27 ++++++++++++++++++++++
2 files changed, 28 insertions(+), 1 deletion(-)
create mode 100644
hudi-utilities/src/test/java/org/apache/hudi/utilities/TestHiveIncrementalPuller.java