[jira] [Created] (ARROW-486) [C++] arrow::io::MemoryMappedFile can't be casted to arrow::io::FileInterface

2017-01-14 Thread Kouhei Sutou (JIRA)
Kouhei Sutou created ARROW-486: -- Summary: [C++] arrow::io::MemoryMappedFile can't be casted to arrow::io::FileInterface Key: ARROW-486 URL: https://issues.apache.org/jira/browse/ARROW-486 Project: Apache

[jira] [Commented] (ARROW-474) Create an Arrow streaming file fomat

2017-01-14 Thread Nong Li (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15823001#comment-15823001 ] Nong Li commented on ARROW-474: --- https://github.com/apache/arrow/pull/288 > Create an Arrow

[jira] [Commented] (ARROW-485) [Java] Users are required to initialize VariableLengthVectors.offsetVector before calling VariableLengthVectors.mutator.getSafe

2017-01-14 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15822969#comment-15822969 ] Jacques Nadeau commented on ARROW-485: -- There should be better documentation on this.