bhasudha commented on a change in pull request #1704:
URL: https://github.com/apache/hudi/pull/1704#discussion_r440813467
##########
File path:
hudi-utilities/src/main/java/org/apache/hudi/utilities/deltastreamer/DeltaSync.java
##########
@@ -74,6 +71,15 @@
import scala.collection.JavaConversions;
+
+import static org.apache.hudi.AvroConversionUtils.createRdd;
Review comment:
nothing changed. Added static import to avoid multiple reference in
code.
----------------------------------------------------------------
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]