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/05/06 11:01:01 UTC

[GitHub] [arrow-rs] tustvold opened a new issue, #1663: Parquet Treats Embedded Arrow Schema as Authoritative

tustvold opened a new issue, #1663:
URL: https://github.com/apache/arrow-rs/issues/1663

   **Describe the bug**
   
   As pointed out by @jorisvandenbossche on https://issues.apache.org/jira/browse/ARROW-16184 the embedded arrow schema should not be treated as authoritative for a parquet file, and instead should be used in a purely advisory capacity, for example, to aid in inferring list offsets, etc...
   
   **To Reproduce**
   
   See https://github.com/apache/arrow-rs/issues/1459
   
   **Expected behavior**
   
   The embedded arrow schema should not be relied upon to be authoritative
   
   **Additional context**
   
   Working on as part of #1655 
   


-- 
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.apache.org

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


[GitHub] [arrow-rs] alamb closed issue #1663: Parquet Treats Embedded Arrow Schema as Authoritative

Posted by GitBox <gi...@apache.org>.
alamb closed issue #1663: Parquet Treats Embedded Arrow Schema as Authoritative
URL: https://github.com/apache/arrow-rs/issues/1663


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