[jira] [Commented] (ARROW-249) [Format] Define GRPC IDL / wire protocol for messaging with Arrow data

2016-08-12 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15418072#comment-15418072 ] Jacques Nadeau commented on ARROW-249: -- I remember some from Kudu team (maybe [~tlipco

[jira] [Commented] (ARROW-255) Finalize Dictionary representation

2016-08-12 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15418301#comment-15418301 ] Wes McKinney commented on ARROW-255: This makes sense, as any level of a nested type su

[jira] [Created] (ARROW-259) Use flatbuffer fields in java implementation

2016-08-12 Thread Steven Phillips (JIRA)
Steven Phillips created ARROW-259: - Summary: Use flatbuffer fields in java implementation Key: ARROW-259 URL: https://issues.apache.org/jira/browse/ARROW-259 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-260) TestValueVector.testFixedVectorReallocation and testVariableVectorReallocation are flaky

2016-08-12 Thread Julien Le Dem (JIRA)
Julien Le Dem created ARROW-260: --- Summary: TestValueVector.testFixedVectorReallocation and testVariableVectorReallocation are flaky Key: ARROW-260 URL: https://issues.apache.org/jira/browse/ARROW-260 Pr

[jira] [Commented] (ARROW-260) TestValueVector.testFixedVectorReallocation and testVariableVectorReallocation are flaky

2016-08-12 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15419253#comment-15419253 ] Julien Le Dem commented on ARROW-260: - from jihoonson: https://github.com/apache/arrow/

[jira] [Updated] (ARROW-255) Finalize Dictionary representation

2016-08-12 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated ARROW-255: Description: format/Messages.fbs mentions DictionaryBatches with an id but does not specify where th

[jira] [Updated] (ARROW-255) Finalize Dictionary representation

2016-08-12 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated ARROW-255: Description: format/Messages.fbs mentions DictionaryBatches with an id but does not specify where th

[jira] [Commented] (ARROW-255) Finalize Dictionary representation

2016-08-12 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15419566#comment-15419566 ] Julien Le Dem commented on ARROW-255: - If we do that already for length collection offs

[jira] [Resolved] (ARROW-254) Remove Bit type as it is redundant with boolean

2016-08-12 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem resolved ARROW-254. - Resolution: Fixed Issue resolved by pull request 116 [https://github.com/apache/arrow/pull/116] >

[jira] [Resolved] (ARROW-253) Int types should only have width of 8*2^n (8, 16, 32, 64)

2016-08-12 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem resolved ARROW-253. - Resolution: Fixed Issue resolved by pull request 115 [https://github.com/apache/arrow/pull/115] >

[jira] [Commented] (ARROW-260) TestValueVector.testFixedVectorReallocation and testVariableVectorReallocation are flaky

2016-08-12 Thread Jihoon Son (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15419738#comment-15419738 ] Jihoon Son commented on ARROW-260: -- [~julienledem], thanks for creating this ticket. The

[jira] [Comment Edited] (ARROW-260) TestValueVector.testFixedVectorReallocation and testVariableVectorReallocation are flaky

2016-08-12 Thread Jihoon Son (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15419738#comment-15419738 ] Jihoon Son edited comment on ARROW-260 at 8/13/16 12:52 AM: [~j

Re: Discussion: Should we make string/binary types first class Arrow Array types?

2016-08-12 Thread Micah Kornfield
Sorry for the late reply. This all sounds reasonable to me. But I'm not sure I understand exactly what you mean by Accordingly, in the metadata and in RPC/IPC scenarios, binary/string > would be a single array unit in the buffer stream and flattened Field > metadata rather than nested types (2 a