[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 Ar

[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 Pro

[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 Arrow

[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 Type

[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 Project:

[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 Type:

[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 T

[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 Iss

[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 T

[jira] [Created] (ARROW-1471) [JAVA] Document requirements and non/requirements for ValueVector updates

2017-09-06 Thread Jacques Nadeau (JIRA)
Jacques Nadeau created ARROW-1471: - Summary: [JAVA] Document requirements and non/requirements for ValueVector updates Key: ARROW-1471 URL: https://issues.apache.org/jira/browse/ARROW-1471 Project: Ap

[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 Proj

[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 Projec

[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 Projec

[jira] [Created] (ARROW-883) Introduction of new types has shifted Enumerations

2017-04-23 Thread Jacques Nadeau (JIRA)
Jacques Nadeau created ARROW-883: Summary: Introduction of new types has shifted Enumerations Key: ARROW-883 URL: https://issues.apache.org/jira/browse/ARROW-883 Project: Apache Arrow Issue T

[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: https://

[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-617) Time type is not specified clearly

2017-03-15 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15926530#comment-15926530 ] Jacques Nadeau commented on ARROW-617: -- I propose two: 32bit micro and 64bit nano.

[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.

[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&focusedCommentId=15749143#comment-15749143 ] Jacques Nadeau commented on ARROW-413: -- I agree. I think it should be timezone-less. B

[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&focusedCommentId=15749135#comment-15749135 ] Jacques Nadeau commented on ARROW-413: -- We found it useful in java land as many of the

[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&focusedCommentId=15736269#comment-15736269 ] Jacques Nadeau commented on ARROW-413: -- I'm more inclined to keeping the "rounded" lon

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

2016-12-05 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15723055#comment-15723055 ] Jacques Nadeau commented on ARROW-401: -- good point :D > [Java] Floating point vectors

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

2016-12-05 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15723000#comment-15723000 ] Jacques Nadeau commented on ARROW-401: -- I wrote it based initially on the code here:

[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&focusedCommentId=15717215#comment-15717215 ] Jacques Nadeau edited comment on ARROW-401 at 12/3/16 2:46 AM: --

[jira] [Commented] (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&focusedCommentId=15717215#comment-15717215 ] Jacques Nadeau commented on ARROW-401: -- This is what I've used elsewhere before: {code

[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&focusedCommentId=15685289#comment-15685289 ] Jacques Nadeau commented on ARROW-384: -- +1 on this approach. > Align Java and C++ Re

[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: Jac

[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&focusedCommentId=15438658#comment-15438658 ] Jacques Nadeau commented on ARROW-273: -- I vote yes. > Lists use unsigned offset vecto

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

2016-08-25 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15438142#comment-15438142 ] Jacques Nadeau commented on ARROW-273: -- Misleading class names/implementations. The ja

[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&focusedCommentId=15435655#comment-15435655 ] Jacques Nadeau commented on ARROW-270: -- This matches DAY_TIME I believe. The differenc

[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&focusedCommentId=15435147#comment-15435147 ] Jacques Nadeau commented on ARROW-270: -- IntervalUnit seems fine to me. As far as time

[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&focusedCommentId=15428316#comment-15428316 ] Jacques Nadeau commented on ARROW-81: - Can you guys provide two small example datasets i

[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&focusedCommentId=15420079#comment-15420079 ] Jacques Nadeau commented on ARROW-260: -- Note, it is probably still good to move these

[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&focusedCommentId=15420078#comment-15420078 ] Jacques Nadeau commented on ARROW-260: -- I'm fine with setting the surefire option in t

[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&focusedCommentId=15420021#comment-15420021 ] Jacques Nadeau commented on ARROW-260: -- Let's just move the tests that need this funct

[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-252) Add implementation guidelines to the documentation

2016-08-11 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15418084#comment-15418084 ] Jacques Nadeau commented on ARROW-252: -- +1 as well > Add implementation guidelines to

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

2016-08-10 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15416632#comment-15416632 ] Jacques Nadeau commented on ARROW-253: -- +1 from me as well on limiting for now. > Int

[jira] [Commented] (ARROW-110) [C++] Decide on optimal growth factor when appending to buffers/arrays

2016-05-02 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266944#comment-15266944 ] Jacques Nadeau commented on ARROW-110: -- We chose 2x in Java since we're using a buddy

[jira] [Created] (ARROW-114) Bring in java-unsafe-tools as utility library for Arrow

2016-04-21 Thread Jacques Nadeau (JIRA)
Jacques Nadeau created ARROW-114: Summary: Bring in java-unsafe-tools as utility library for Arrow Key: ARROW-114 URL: https://issues.apache.org/jira/browse/ARROW-114 Project: Apache Arrow Is

[jira] [Commented] (ARROW-39) C++: Logical chunked arrays / columns: conforming to fixed chunk sizes

2016-04-07 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15231675#comment-15231675 ] Jacques Nadeau commented on ARROW-39: - Can you expound here? I'm not sure what you mean

[jira] [Commented] (ARROW-95) Scaffold Main Documentation using asciidoc

2016-04-05 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15226473#comment-15226473 ] Jacques Nadeau commented on ARROW-95: - I didn't see a conversation about why asciidoc ve

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15198404#comment-15198404 ] Jacques Nadeau commented on ARROW-64: - Sure. Do you want to open a JIRA to have INFRA se

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15198301#comment-15198301 ] Jacques Nadeau commented on ARROW-64: - [~wesmckinn]: people need to have the role of con

[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&focusedCommentId=15192525#comment-15192525 ] Jacques Nadeau commented on ARROW-62: - I consider the bitmap to be a validity map as opp