Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.16.0
Description
Go's implementation of Schema panics if field names are duplicated within a schema. This is not guaranteed by the standard, so Go will not be able to handle valid record batches produced by other implementations which contain these.
https://github.com/apache/arrow/blob/084549a/go/arrow/schema.go#L117
Attachments
Issue Links
- links to