bvaradar commented on a change in pull request #1566:
URL: https://github.com/apache/hudi/pull/1566#discussion_r500658514
##########
File path:
hudi-utilities/src/main/java/org/apache/hudi/utilities/deltastreamer/DeltaSync.java
##########
@@ -244,6 +263,18 @@ private void refreshTimeline() throws IOException {
this.schemaProvider = srcRecordsWithCkpt.getKey();
Review comment:
Agree. the whole schema provider and write client handling needs to be
refactored to be more readable.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]