tomnoah1 commented on issue #3014: URL: https://github.com/apache/parquet-java/issues/3014#issuecomment-2401933656
Sadly I can't export it, but it is something just like what I sent. The problem occur in line 4, where I created a new writer and delete the ole one (the garbage collector delete the old one because it is the same var name). At that moment, it emptied the file. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
