Brian Hulette created ARROW-1985: ------------------------------------ Summary: [JS] Schema custom_metadata is not exposed Key: ARROW-1985 URL: https://issues.apache.org/jira/browse/ARROW-1985 Project: Apache Arrow Issue Type: Bug Components: JavaScript Reporter: Brian Hulette Assignee: Brian Hulette Priority: Minor
We extract the Schema's `custom_metadata` from the flatbuffers and put it into a `Schema` object (https://github.com/apache/arrow/blob/master/js/src/format/fb.ts#L80), but that object isn't kept around. -- This message was sent by Atlassian JIRA (v6.4.14#64029)