[ 
https://issues.apache.org/jira/browse/ARROW-11365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated ARROW-11365:
-----------------------------------
    Labels: pull-request-available  (was: )

> [Rust] [Parquet] Implement parsers for v2 of the text schema
> ------------------------------------------------------------
>
>                 Key: ARROW-11365
>                 URL: https://issues.apache.org/jira/browse/ARROW-11365
>             Project: Apache Arrow
>          Issue Type: Sub-task
>          Components: Rust
>    Affects Versions: 3.0.0
>            Reporter: Neville Dipale
>            Assignee: Neville Dipale
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> V2 of the writer produces schema like:
>     required INT32 fieldname INTEGER(32, true);
> We should support parsing this format, as it maps to logical types.
> I'm unsure of what the implications are for fields that don't have a logical 
> type representation, but have a converted type (e.g. INTERVAL). We can try 
> write a V2 file with parquet-cpp and observe the behaviour.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to