JingGe commented on PR #24795:
URL: https://github.com/apache/flink/pull/24795#issuecomment-2126441145

   > > > Do you have any hints about the background info?
   > > 
   > > 
   > > Not really, I found out this issue because we were trying to save 
Parquet files to S3 and the writer would fail due to empty array being invalid 
in Parquet. When stepping in the debugger I realized that the methods were 
empty.
   > > After digging a bit i found 2 PRs here that jointly solved the problem, 
but both inactive. I simply created this PR merging both of them to facilitate 
the review/merge process
   > 
   > Also, as @xccui mentioned, there is a very similar issue/code with methods 
missing on apache-paimon, so maybe this code was copied around a bit without 
these methods
   
   Thanks for the hint! Would you mind if I pick up some of your code to paimon?


-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to