Re: [VOTE] Release Apache Arrow 0.6.0 - RC1

2017-08-13 Thread Steven Phillips
+1 (binding) On Sun, Aug 13, 2017 at 11:05 AM, Arun K. Subramaniyan < sarunkar...@gmail.com> wrote: > +1 for the release. > > On Sat, Aug 12, 2017 at 4:33 PM, Wes McKinney wrote: > > > We've been updating it right after the release (and on the website) up > > until now.

[jira] [Created] (ARROW-1192) [JAVA] Improve splitAndTransfer performance for List and Union vectors

2017-07-07 Thread Steven Phillips (JIRA)
Steven Phillips created ARROW-1192: -- Summary: [JAVA] Improve splitAndTransfer performance for List and Union vectors Key: ARROW-1192 URL: https://issues.apache.org/jira/browse/ARROW-1192 Project

[jira] [Created] (ARROW-1191) [JAVA] Implement getField() method for the complex readers

2017-07-07 Thread Steven Phillips (JIRA)
Steven Phillips created ARROW-1191: -- Summary: [JAVA] Implement getField() method for the complex readers Key: ARROW-1191 URL: https://issues.apache.org/jira/browse/ARROW-1191 Project: Apache Arrow

[jira] [Created] (ARROW-1111) [JAVA] Make aligning buffers optional, and allow -1 for unknown null count

2017-06-08 Thread Steven Phillips (JIRA)
Steven Phillips created ARROW-: -- Summary: [JAVA] Make aligning buffers optional, and allow -1 for unknown null count Key: ARROW- URL: https://issues.apache.org/jira/browse/ARROW- Project

[jira] [Created] (ARROW-1108) Check if ArrowBuf is empty buffer in getActualConsumedMemory() and getPossibleConsumedMemory()

2017-06-08 Thread Steven Phillips (JIRA)
Steven Phillips created ARROW-1108: -- Summary: Check if ArrowBuf is empty buffer in getActualConsumedMemory() and getPossibleConsumedMemory() Key: ARROW-1108 URL: https://issues.apache.org/jira/browse/ARROW-1108

[jira] [Created] (ARROW-1107) [JAVA] NullableMapVector getField() should return nullable type

2017-06-08 Thread Steven Phillips (JIRA)
Steven Phillips created ARROW-1107: -- Summary: [JAVA] NullableMapVector getField() should return nullable type Key: ARROW-1107 URL: https://issues.apache.org/jira/browse/ARROW-1107 Project: Apache

Re: [VOTE] Release Apache Arrow 0.4.1 - rc0

2017-06-07 Thread Steven Phillips
+1 On Wed, Jun 7, 2017 at 2:09 PM, Julien Le Dem wrote: > +1 > I validated the signature and build + ran tests for java and c++ > > > On Tue, Jun 6, 2017 at 7:27 PM, Wes McKinney wrote: > > > Hello all, > > > > I'd like to propose the 1st release

[jira] [Created] (ARROW-895) Nullable variable length vector lastSet not set corretly

2017-04-25 Thread Steven Phillips (JIRA)
Steven Phillips created ARROW-895: - Summary: Nullable variable length vector lastSet not set corretly Key: ARROW-895 URL: https://issues.apache.org/jira/browse/ARROW-895 Project: Apache Arrow

[jira] [Created] (ARROW-875) Nullable variable length vector fillEmpties() fills an extra value

2017-04-21 Thread Steven Phillips (JIRA)
Steven Phillips created ARROW-875: - Summary: Nullable variable length vector fillEmpties() fills an extra value Key: ARROW-875 URL: https://issues.apache.org/jira/browse/ARROW-875 Project: Apache

[jira] [Created] (ARROW-792) Allow loading/unloading vectors without using FieldNodes

2017-04-07 Thread Steven Phillips (JIRA)
Steven Phillips created ARROW-792: - Summary: Allow loading/unloading vectors without using FieldNodes Key: ARROW-792 URL: https://issues.apache.org/jira/browse/ARROW-792 Project: Apache Arrow

[jira] [Created] (ARROW-791) Check if ArrowBuf is empty buffer in getActualConsumedMemory() and getPossibleConsumedMemory()

2017-04-07 Thread Steven Phillips (JIRA)
Steven Phillips created ARROW-791: - Summary: Check if ArrowBuf is empty buffer in getActualConsumedMemory() and getPossibleConsumedMemory() Key: ARROW-791 URL: https://issues.apache.org/jira/browse/ARROW-791

[jira] [Created] (ARROW-790) Fix getField() for NullableMapVector

2017-04-07 Thread Steven Phillips (JIRA)
Steven Phillips created ARROW-790: - Summary: Fix getField() for NullableMapVector Key: ARROW-790 URL: https://issues.apache.org/jira/browse/ARROW-790 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-347) Add method to pass CallBack when creating a transfer pair

2016-10-20 Thread Steven Phillips (JIRA)
Steven Phillips created ARROW-347: - Summary: Add method to pass CallBack when creating a transfer pair Key: ARROW-347 URL: https://issues.apache.org/jira/browse/ARROW-347 Project: Apache Arrow

[jira] [Created] (ARROW-326) ComplexWriter should initialize nested writers when container vector is already populated

2016-10-07 Thread Steven Phillips (JIRA)
Steven Phillips created ARROW-326: - Summary: ComplexWriter should initialize nested writers when container vector is already populated Key: ARROW-326 URL: https://issues.apache.org/jira/browse/ARROW-326

[jira] [Created] (ARROW-277) Flatbuf serialization fails for Timestamp type

2016-08-26 Thread Steven Phillips (JIRA)
Steven Phillips created ARROW-277: - Summary: Flatbuf serialization fails for Timestamp type Key: ARROW-277 URL: https://issues.apache.org/jira/browse/ARROW-277 Project: Apache Arrow Issue

[jira] [Created] (ARROW-241) Implement splitAndTransfer for UnionVector

2016-07-19 Thread Steven Phillips (JIRA)
Steven Phillips created ARROW-241: - Summary: Implement splitAndTransfer for UnionVector Key: ARROW-241 URL: https://issues.apache.org/jira/browse/ARROW-241 Project: Apache Arrow Issue Type

Re: [JAVA] Figuring out whats shifted from Drill/Java

2016-06-08 Thread Steven Phillips
I am currently working on a patch that addresses this, as well as removing some of the residual code from Drill that isn't really needed in Arrow, (such as the Drill types, MaterializedField, etc.) I will be posting this within a few days. On Tue, Jun 7, 2016 at 5:54 PM, Leif Walsh

[jira] [Created] (ARROW-51) Move ValueVector test from Drill project

2016-03-08 Thread Steven Phillips (JIRA)
Steven Phillips created ARROW-51: Summary: Move ValueVector test from Drill project Key: ARROW-51 URL: https://issues.apache.org/jira/browse/ARROW-51 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-46) Port DRILL-4410 to Arrow

2016-03-07 Thread Steven Phillips (JIRA)
Steven Phillips created ARROW-46: Summary: Port DRILL-4410 to Arrow Key: ARROW-46 URL: https://issues.apache.org/jira/browse/ARROW-46 Project: Apache Arrow Issue Type: Bug