Smurphy000 commented on pull request #1024:
URL: https://github.com/apache/arrow-datafusion/pull/1024#issuecomment-923619087


   I have now written a test where I am writing two parquet files with only 
differing metadata. Now when I read them back into a dataframe (where the error 
would occur before) it seems to always make the resulting metadata in the 
RecordBatches (after df.collect()) to be empty, though I expected the order of 
the files to determine what the resulting metadata would show. Thus I am a bit 
stuck as to how to confirm this does what I intended or expected.


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