yanghua commented on a change in pull request #2846:
URL: https://github.com/apache/hudi/pull/2846#discussion_r616415317



##########
File path: 
hudi-flink/src/main/java/org/apache/hudi/table/format/mor/MergeOnReadInputFormat.java
##########
@@ -431,6 +433,10 @@ public void close() {
     // iterator for log files
     private final Iterator<RowData> iterator;
 
+    // add the flag because the flink ParquetColumnarRowSplitReader is buggy:

Review comment:
       Can we file a Jira ticket to the Flink community and paste the jira id 
here so that we can track the progress of Flink.




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


Reply via email to