[
https://issues.apache.org/jira/browse/ARROW-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16783724#comment-16783724
]
Neville Dipale commented on ARROW-2431:
---------------------------------------
[~andygrove] is this still relevant?
> [Rust] Schema fidelity
> ----------------------
>
> Key: ARROW-2431
> URL: https://issues.apache.org/jira/browse/ARROW-2431
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Rust
> Reporter: Maximilian Roos
> Priority: Major
>
> ref [https://github.com/apache/arrow/pull/1829#discussion_r179248743]
> Currently our Traits are not loyal to
> [https://arrow.apache.org/docs/metadata.html].
> For example, we nest `Field`s in the `DataType` (aka `type`) attribute of the
> parent Field (rather than having the type be `Struct` and a separate
> `Children` parameter)
>
> Is this OK, assuming that we can read and write accurate schemas? Or should
> we move towards having the Schema trait be consistent with the metadata spec?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)