harsh1231 commented on a change in pull request #5170:
URL: https://github.com/apache/hudi/pull/5170#discussion_r837880142



##########
File path: 
hudi-utilities/src/main/java/org/apache/hudi/utilities/sources/HoodieIncrSource.java
##########
@@ -88,6 +88,13 @@
      * {@value #SOURCE_FILE_FORMAT} is passed to the reader while loading 
dataset. Default value is parquet.
      */
     static final String SOURCE_FILE_FORMAT = 
"hoodie.deltastreamer.source.hoodieincr.file.format";
+    /**
+     *{@value #SPARK_DATASOURCE_OPTIONS} is json string, passed to the reader 
while loading dataset.

Review comment:
       Done 
   Patch is tested 




-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to