This is an automated email from the ASF dual-hosted git repository.

bhavanisudha pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git.


    from f7b55af  [MINOR] Fix typo in TimelineService (#1497)
     new 1f6be82  [HUDI-758] Modify Integration test to include incremental 
queries for MOR tables
     new 3c80342  rename variable per review comments

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ...n_commit_time.sh => get_min_commit_time_cow.sh} |  0
 ...n_commit_time.sh => get_min_commit_time_mor.sh} |  2 +-
 ...ntal.commands => hive-incremental-cow.commands} |  2 +-
 ...n.commands => hive-incremental-mor-ro.commands} |  9 +++--
 ...n.commands => hive-incremental-mor-rt.commands} |  9 +++--
 .../org/apache/hudi/integ/ITTestHoodieDemo.java    | 45 +++++++++++++++-------
 6 files changed, 43 insertions(+), 24 deletions(-)
 copy docker/demo/{get_min_commit_time.sh => get_min_commit_time_cow.sh} (100%)
 rename docker/demo/{get_min_commit_time.sh => get_min_commit_time_mor.sh} (90%)
 rename docker/demo/{hive-incremental.commands => 
hive-incremental-cow.commands} (93%)
 copy docker/demo/{hive-batch2-after-compaction.commands => 
hive-incremental-mor-ro.commands} (75%)
 copy docker/demo/{hive-batch2-after-compaction.commands => 
hive-incremental-mor-rt.commands} (75%)

Reply via email to