[jira] [Created] (ARROW-7549) [Java] Reorganize Flight modules to keep top level clean/organized

2020-01-10 Thread Jacques Nadeau (Jira)
Jacques Nadeau created ARROW-7549: - Summary: [Java] Reorganize Flight modules to keep top level clean/organized Key: ARROW-7549 URL: https://issues.apache.org/jira/browse/ARROW-7549 Project: Apache

[jira] [Created] (ARROW-7534) Create a new java/contrib module

2020-01-09 Thread Jacques Nadeau (Jira)
Jacques Nadeau created ARROW-7534: - Summary: Create a new java/contrib module Key: ARROW-7534 URL: https://issues.apache.org/jira/browse/ARROW-7534 Project: Apache Arrow Issue Type: Task

[jira] [Created] (ARROW-7533) [Java] Move ArrowBufPointer out of the java the memory package

2020-01-09 Thread Jacques Nadeau (Jira)
Jacques Nadeau created ARROW-7533: - Summary: [Java] Move ArrowBufPointer out of the java the memory package Key: ARROW-7533 URL: https://issues.apache.org/jira/browse/ARROW-7533 Project: Apache Arrow

[jira] [Created] (ARROW-7495) [Java] Remove "empty" concept from ArrowBuf, replace with custom referencemanager

2020-01-03 Thread Jacques Nadeau (Jira)
Jacques Nadeau created ARROW-7495: - Summary: [Java] Remove "empty" concept from ArrowBuf, replace with custom referencemanager Key: ARROW-7495 URL: https://issues.apache.org/jira/browse/ARROW-7495

[jira] [Created] (ARROW-7494) [Java] Remove reader index and writer index from ArrowBuf

2020-01-03 Thread Jacques Nadeau (Jira)
Jacques Nadeau created ARROW-7494: - Summary: [Java] Remove reader index and writer index from ArrowBuf Key: ARROW-7494 URL: https://issues.apache.org/jira/browse/ARROW-7494 Project: Apache Arrow

[jira] [Created] (ARROW-7198) [Java] Allow a user to provide an alternative "chunk" allocator

2019-11-17 Thread Jacques Nadeau (Jira)
Jacques Nadeau created ARROW-7198: - Summary: [Java] Allow a user to provide an alternative "chunk" allocator Key: ARROW-7198 URL: https://issues.apache.org/jira/browse/ARROW-7198 Project: Apache

[jira] [Created] (ARROW-4669) [Java] No Bounds checking on ArrowBuf.slice

2019-02-23 Thread Jacques Nadeau (JIRA)
Jacques Nadeau created ARROW-4669: - Summary: [Java] No Bounds checking on ArrowBuf.slice Key: ARROW-4669 URL: https://issues.apache.org/jira/browse/ARROW-4669 Project: Apache Arrow Issue

[jira] [Created] (ARROW-4526) [Java] Remove Netty references from ArrowBuf and move Allocator out of vector package

2019-02-10 Thread Jacques Nadeau (JIRA)
Jacques Nadeau created ARROW-4526: - Summary: [Java] Remove Netty references from ArrowBuf and move Allocator out of vector package Key: ARROW-4526 URL: https://issues.apache.org/jira/browse/ARROW-4526

[jira] [Created] (ARROW-3887) [Java][Gandiva] Expose Dremio build and tests as new optional container/test

2018-11-26 Thread Jacques Nadeau (JIRA)
Jacques Nadeau created ARROW-3887: - Summary: [Java][Gandiva] Expose Dremio build and tests as new optional container/test Key: ARROW-3887 URL: https://issues.apache.org/jira/browse/ARROW-3887

[jira] [Created] (ARROW-3191) [Java] Add support for ArrowBuf to point to arbitrary memory.

2018-09-07 Thread Jacques Nadeau (JIRA)
Jacques Nadeau created ARROW-3191: - Summary: [Java] Add support for ArrowBuf to point to arbitrary memory. Key: ARROW-3191 URL: https://issues.apache.org/jira/browse/ARROW-3191 Project: Apache Arrow

[jira] [Created] (ARROW-1477) Create Benchmarking Suite for final ValueVector updates

2017-09-06 Thread Jacques Nadeau (JIRA)
Jacques Nadeau created ARROW-1477: - Summary: Create Benchmarking Suite for final ValueVector updates Key: ARROW-1477 URL: https://issues.apache.org/jira/browse/ARROW-1477 Project: Apache Arrow

[jira] [Created] (ARROW-1476) [JAVA] Implement final ValueVector updates

2017-09-06 Thread Jacques Nadeau (JIRA)
Jacques Nadeau created ARROW-1476: - Summary: [JAVA] Implement final ValueVector updates Key: ARROW-1476 URL: https://issues.apache.org/jira/browse/ARROW-1476 Project: Apache Arrow Issue

[jira] [Created] (ARROW-1475) [JAVA] Create Benchmarking Suite for prototypes

2017-09-06 Thread Jacques Nadeau (JIRA)
Jacques Nadeau created ARROW-1475: - Summary: [JAVA] Create Benchmarking Suite for prototypes Key: ARROW-1475 URL: https://issues.apache.org/jira/browse/ARROW-1475 Project: Apache Arrow Issue

[jira] [Created] (ARROW-1474) [JAVA] Create Prototype Code Hierarchy (alt B)

2017-09-06 Thread Jacques Nadeau (JIRA)
Jacques Nadeau created ARROW-1474: - Summary: [JAVA] Create Prototype Code Hierarchy (alt B) Key: ARROW-1474 URL: https://issues.apache.org/jira/browse/ARROW-1474 Project: Apache Arrow Issue

[jira] [Created] (ARROW-1472) [JAVA] Design updated ValueVector Object Hierarchy

2017-09-06 Thread Jacques Nadeau (JIRA)
Jacques Nadeau created ARROW-1472: - Summary: [JAVA] Design updated ValueVector Object Hierarchy Key: ARROW-1472 URL: https://issues.apache.org/jira/browse/ARROW-1472 Project: Apache Arrow

[jira] [Created] (ARROW-1473) [JAVA] Create Prototype Code Hierarchy (alt A)

2017-09-06 Thread Jacques Nadeau (JIRA)
Jacques Nadeau created ARROW-1473: - Summary: [JAVA] Create Prototype Code Hierarchy (alt A) Key: ARROW-1473 URL: https://issues.apache.org/jira/browse/ARROW-1473 Project: Apache Arrow Issue

[jira] [Created] (ARROW-1463) [JAVA] Restructure ValueVector hierarchy to minimize compile-time generated code

2017-09-05 Thread Jacques Nadeau (JIRA)
Jacques Nadeau created ARROW-1463: - Summary: [JAVA] Restructure ValueVector hierarchy to minimize compile-time generated code Key: ARROW-1463 URL: https://issues.apache.org/jira/browse/ARROW-1463

[jira] [Created] (ARROW-1045) [JAVA] Add support for custom metadata in org.apache.arrow.vector.types.pojo.*

2017-05-17 Thread Jacques Nadeau (JIRA)
Jacques Nadeau created ARROW-1045: - Summary: [JAVA] Add support for custom metadata in org.apache.arrow.vector.types.pojo.* Key: ARROW-1045 URL: https://issues.apache.org/jira/browse/ARROW-1045

[jira] [Created] (ARROW-1005) NullableDecimalVector.set(int, byte[]...) throws UnsupportedOperationException

2017-05-10 Thread Jacques Nadeau (JIRA)
Jacques Nadeau created ARROW-1005: - Summary: NullableDecimalVector.set(int, byte[]...) throws UnsupportedOperationException Key: ARROW-1005 URL: https://issues.apache.org/jira/browse/ARROW-1005

[jira] [Created] (ARROW-801) [JAVA] Provide direct access to underlying buffer memory addresses in consistent way without generating garbage or large amount indirections

2017-04-10 Thread Jacques Nadeau (JIRA)
Jacques Nadeau created ARROW-801: Summary: [JAVA] Provide direct access to underlying buffer memory addresses in consistent way without generating garbage or large amount indirections Key: ARROW-801 URL:

[jira] [Created] (ARROW-649) Explore a Weld/Arrow converter

2017-03-17 Thread Jacques Nadeau (JIRA)
Jacques Nadeau created ARROW-649: Summary: Explore a Weld/Arrow converter Key: ARROW-649 URL: https://issues.apache.org/jira/browse/ARROW-649 Project: Apache Arrow Issue Type: New Feature

[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=15822969#comment-15822969 ] Jacques Nadeau commented on ARROW-485: -- There should be better documentation on this. In order to use

[jira] [Commented] (ARROW-413) DATE type is not specified clearly

2016-12-14 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15749143#comment-15749143 ] Jacques Nadeau commented on ARROW-413: -- I agree. I think it should be timezone-less. Basically the

[jira] [Commented] (ARROW-413) DATE type is not specified clearly

2016-12-14 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15749135#comment-15749135 ] Jacques Nadeau commented on ARROW-413: -- We found it useful in java land as many of the prebuilt

[jira] [Commented] (ARROW-413) DATE type is not specified clearly

2016-12-09 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15736269#comment-15736269 ] Jacques Nadeau commented on ARROW-413: -- I'm more inclined to keeping the "rounded" long format. This

[jira] [Comment Edited] (ARROW-401) [Java] Floating point vectors should do an approximate comparison in integration tests

2016-12-02 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15717215#comment-15717215 ] Jacques Nadeau edited comment on ARROW-401 at 12/3/16 2:46 AM: --- This is what

[jira] [Commented] (ARROW-384) Align Java and C++ RecordBatch data and metadata layout

2016-11-21 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15685289#comment-15685289 ] Jacques Nadeau commented on ARROW-384: -- +1 on this approach. > Align Java and C++ RecordBatch data

[jira] [Created] (ARROW-295) Create DOAP File

2016-09-18 Thread Jacques Nadeau (JIRA)
Jacques Nadeau created ARROW-295: Summary: Create DOAP File Key: ARROW-295 URL: https://issues.apache.org/jira/browse/ARROW-295 Project: Apache Arrow Issue Type: Bug Reporter:

[jira] [Commented] (ARROW-273) Lists use unsigned offset vectors instead of signed (as defined in the spec)

2016-08-26 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15438658#comment-15438658 ] Jacques Nadeau commented on ARROW-273: -- I vote yes. > Lists use unsigned offset vectors instead of

[jira] [Commented] (ARROW-270) [Format] Define more generic Interval logical type

2016-08-24 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15435655#comment-15435655 ] Jacques Nadeau commented on ARROW-270: -- This matches DAY_TIME I believe. The difference is that we are

[jira] [Commented] (ARROW-270) [Format] Define more generic Interval logical type

2016-08-24 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15435147#comment-15435147 ] Jacques Nadeau commented on ARROW-270: -- IntervalUnit seems fine to me. As far as timestamp/decimal,

[jira] [Commented] (ARROW-81) C++: Add a Category nested type

2016-08-19 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15428316#comment-15428316 ] Jacques Nadeau commented on ARROW-81: - Can you guys provide two small example datasets in JSON format

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

2016-08-13 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15420079#comment-15420079 ] Jacques Nadeau commented on ARROW-260: -- Note, it is probably still good to move these three tests into

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

2016-08-13 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15420078#comment-15420078 ] Jacques Nadeau commented on ARROW-260: -- I'm fine with setting the surefire option in the default

[jira] [Updated] (ARROW-64) Add zsh support to C++ build scripts

2016-03-19 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Nadeau updated ARROW-64: Assignee: Uwe L. Korn > Add zsh support to C++ build scripts > >

[jira] [Commented] (ARROW-62) Format: Are the nulls bits 0 or 1 for null values?

2016-03-13 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15192525#comment-15192525 ] Jacques Nadeau commented on ARROW-62: - I consider the bitmap to be a validity map as opposed to a null