You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/07/29 21:00:12 UTC

[GitHub] [arrow-datafusion] alamb commented on issue #2982: External parquet table fails when schema contains differing key / value metadata

alamb commented on issue #2982:
URL: https://github.com/apache/arrow-datafusion/issues/2982#issuecomment-1199941680

   Amusingly / sadly there is a test for this (that I wrote) 🤦  -- it checks for different metadata but not incompatible metadata:
   
   https://github.com/apache/arrow-datafusion/blob/3d4c7ef/datafusion/core/tests/sql/parquet.rs#L176-L226
   
   I will fix this.


-- 
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: github-unsubscribe@arrow.apache.org

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