[GitHub] [hudi] codope commented on a change in pull request #3184: [HUDI-1860] Add INSERT_OVERWRITE and INSERT_OVERWRITE_TABLE support to DeltaStreamer

2021-07-08 Thread GitBox
codope commented on a change in pull request #3184: URL: https://github.com/apache/hudi/pull/3184#discussion_r87674 ## File path: hudi-utilities/src/main/java/org/apache/hudi/utilities/deltastreamer/DeltaSync.java ## @@ -449,6 +449,9 @@ public void refreshTimeline() throws

[GitHub] [hudi] codope commented on a change in pull request #3184: [HUDI-1860] Add INSERT_OVERWRITE and INSERT_OVERWRITE_TABLE support to DeltaStreamer

2021-07-08 Thread GitBox
codope commented on a change in pull request #3184: URL: https://github.com/apache/hudi/pull/3184#discussion_r87674 ## File path: hudi-utilities/src/main/java/org/apache/hudi/utilities/deltastreamer/DeltaSync.java ## @@ -449,6 +449,9 @@ public void refreshTimeline() throws

[GitHub] [hudi] codope commented on a change in pull request #3184: [HUDI-1860] Add INSERT_OVERWRITE and INSERT_OVERWRITE_TABLE support to DeltaStreamer

2021-07-08 Thread GitBox
codope commented on a change in pull request #3184: URL: https://github.com/apache/hudi/pull/3184#discussion_r87005 ## File path: hudi-integ-test/src/main/java/org/apache/hudi/integ/testsuite/HoodieDeltaStreamerWrapper.java ## @@ -53,14 +54,37 @@ public HoodieDeltaStreamer