li-ang-666 commented on issue #9804:
URL: https://github.com/apache/hudi/issues/9804#issuecomment-1741756217

   > The `bulk_insert` uses the Flink native parquet writers directly, and here 
is a fix for the compatibility: #8418, and the patch is available in release 
0.13.1 and 0.14.0.
   
   current now, I used the pom:
   
   <dependency>
               <groupId>org.apache.hudi</groupId>
               <artifactId>hudi-flink1.16-bundle</artifactId>
               <version>0.13.1</version>
           </dependency>
   
   Did this patch really work in 0.13.1, or are we not describing the same 
problem?


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