Wes McKinney created ARROW-3283: ----------------------------------- Summary: [Java] Provide API for inspecting IPC file footer metadata Key: ARROW-3283 URL: https://issues.apache.org/jira/browse/ARROW-3283 Project: Apache Arrow Issue Type: Improvement Components: Java Reporter: Wes McKinney Fix For: 0.12.0
This is not exposed in the Java API, while the footer data is used internally, see https://github.com/apache/arrow/blob/master/java/vector/src/main/java/org/apache/arrow/vector/ipc/ArrowFileReader.java#L38 -- This message was sent by Atlassian JIRA (v7.6.3#76005)