voonhous commented on code in PR #19849:
URL: https://github.com/apache/hudi/pull/19849#discussion_r3951041792


##########
hudi-spark-datasource/hudi-spark-common/src/main/scala/org/apache/hudi/MergeOnReadIncrementalRelationV2.scala:
##########
@@ -271,4 +271,3 @@ trait HoodieIncrementalRelationV2Trait extends 
HoodieBaseRelation {
     optParams.getOrElse(DataSourceReadOptions.INCR_PATH_GLOB.key, 
DataSourceReadOptions.INCR_PATH_GLOB.defaultValue)
 
 }
-

Review Comment:
   Reopening: `32e71c0` does not touch this hunk. `git diff 
a7deb61f7426..32e71c05012a -- MergeOnReadIncrementalRelationV2.scala` still 
ends with
   
   ```
   @@ -271,4 +271,3 @@ trait HoodieIncrementalRelationV2Trait extends 
HoodieBaseRelation {
    }
   -
   ```
   
   and the file at head ends `}\n` where master ends `}\n\n`. Could we push the 
restore?
   



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