Re: [Disscuss][Java] Add more check style rule for Java code

2019-06-13 Thread Praveen Kumar
Sounds good Micah. On Fri, Jun 14, 2019 at 11:08 AM Ravindra Pindikura wrote: > +1 > > On Fri, Jun 14, 2019 at 9:51 AM Micah Kornfield > wrote: > > > I'm in favor of the changes also, but since they affect the entire Java > > codebase I wanted people to be aware of them in case there are any >

Re: [Disscuss][Java] Add more check style rule for Java code

2019-06-13 Thread Ravindra Pindikura
+1 On Fri, Jun 14, 2019 at 9:51 AM Micah Kornfield wrote: > I'm in favor of the changes also, but since they affect the entire Java > codebase I wanted people to be aware of them in case there are any > objections. I plan to merge the PR tomorrow evening Past or over the > weekend unless someon

[jira] [Created] (ARROW-5602) [Java][Gandiva] Add test for decimal round functions

2019-06-13 Thread Pindikura Ravindra (JIRA)
Pindikura Ravindra created ARROW-5602: - Summary: [Java][Gandiva] Add test for decimal round functions Key: ARROW-5602 URL: https://issues.apache.org/jira/browse/ARROW-5602 Project: Apache Arrow

[jira] [Created] (ARROW-5601) [gandiva] Error when projector with a string field

2019-06-13 Thread Sun Chenggen (JIRA)
Sun Chenggen created ARROW-5601: --- Summary: [gandiva] Error when projector with a string field Key: ARROW-5601 URL: https://issues.apache.org/jira/browse/ARROW-5601 Project: Apache Arrow Issue T

Re: [Disscuss][Java] Add more check style rule for Java code

2019-06-13 Thread Micah Kornfield
I'm in favor of the changes also, but since they affect the entire Java codebase I wanted people to be aware of them in case there are any objections. I plan to merge the PR tomorrow evening Past or over the weekend unless someone voices an objection. Thanks, Micah On Thursday, June 13, 2019, Fa

Re: [Disscuss][Java] Add more check style rule for Java code

2019-06-13 Thread Fan Liya
+1 for removing unused imports On Fri, Jun 14, 2019 at 11:25 AM niki.lj wrote: > Hi all, > We recently discovered that style check rules for Java code could be > enhanced, for example, "unused imports" and "redundant modifier" checks are > not included before. > I created ARROW-5587 and submitte

[Disscuss][Java] Add more check style rule for Java code

2019-06-13 Thread niki.lj
Hi all, We recently discovered that style check rules for Java code could be enhanced, for example, "unused imports" and "redundant modifier" checks are not included before. I created ARROW-5587 and submitted a PR (https://github.com/apache/arrow/pull/4567) for this, and open this thread accord

[jira] [Created] (ARROW-5600) [R] R package namespace cleanup

2019-06-13 Thread Neal Richardson (JIRA)
Neal Richardson created ARROW-5600: -- Summary: [R] R package namespace cleanup Key: ARROW-5600 URL: https://issues.apache.org/jira/browse/ARROW-5600 Project: Apache Arrow Issue Type: Improvem

[jira] [Created] (ARROW-5599) [Go] consider migrating array.{Interface,Record} to arrow.{Array,Record}

2019-06-13 Thread Sebastien Binet (JIRA)
Sebastien Binet created ARROW-5599: -- Summary: [Go] consider migrating array.{Interface,Record} to arrow.{Array,Record} Key: ARROW-5599 URL: https://issues.apache.org/jira/browse/ARROW-5599 Project: A

[jira] [Created] (ARROW-5598) [Go] consider renaming array.Array{,Approx}Equal into array.{,Approx}Equal

2019-06-13 Thread Sebastien Binet (JIRA)
Sebastien Binet created ARROW-5598: -- Summary: [Go] consider renaming array.Array{,Approx}Equal into array.{,Approx}Equal Key: ARROW-5598 URL: https://issues.apache.org/jira/browse/ARROW-5598 Project:

[RESULT] [VOTE] Formalizing "Extension Type" metadata in Arrow binary protocol

2019-06-13 Thread Wes McKinney
The vote carries with 3 binding +1 and 3 non-binding +1 Thanks everyone On Thu, Jun 13, 2019 at 12:12 AM Sutou Kouhei wrote: > > +1 > > In > "[VOTE] Formalizing "Extension Type" metadata in Arrow binary protocol" on > Mon, 10 Jun 2019 15:28:22 -0500, > Wes McKinney wrote: > > > hi folks,

[jira] [Created] (ARROW-5597) [Packaging][deb] Add Flight packages

2019-06-13 Thread Sutou Kouhei (JIRA)
Sutou Kouhei created ARROW-5597: --- Summary: [Packaging][deb] Add Flight packages Key: ARROW-5597 URL: https://issues.apache.org/jira/browse/ARROW-5597 Project: Apache Arrow Issue Type: New Featu

Re: [ANNOUNCE] New Arrow committer: Francois Saint-Jacques

2019-06-13 Thread Christina Kao
Congrats! On Thu, 13 Jun 2019 at 13:54, Francois Saint-Jacques < fsaintjacq...@gmail.com> wrote: > Thank you all! > > On Thu, Jun 13, 2019 at 4:58 AM Fan Liya wrote: > > > > Congrats! > > > > On Thu, Jun 13, 2019 at 7:28 AM Abraham Elmahrek > > wrote: > > > > > Congrats :) . > > > > > > On Wed,

Re: [ANNOUNCE] New Arrow committer: Francois Saint-Jacques

2019-06-13 Thread Francois Saint-Jacques
Thank you all! On Thu, Jun 13, 2019 at 4:58 AM Fan Liya wrote: > > Congrats! > > On Thu, Jun 13, 2019 at 7:28 AM Abraham Elmahrek > wrote: > > > Congrats :) . > > > > On Wed, Jun 12, 2019 at 4:21 PM Robert Nishihara < > > robertnishih...@gmail.com> > > wrote: > > > > > Congratulations! > > > > >

[jira] [Created] (ARROW-5596) [Python] Flight tests failing on Python 2.7

2019-06-13 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-5596: --- Summary: [Python] Flight tests failing on Python 2.7 Key: ARROW-5596 URL: https://issues.apache.org/jira/browse/ARROW-5596 Project: Apache Arrow Issue Type: Bu

[jira] [Created] (ARROW-5595) [Go] implement Duration array

2019-06-13 Thread Sebastien Binet (JIRA)
Sebastien Binet created ARROW-5595: -- Summary: [Go] implement Duration array Key: ARROW-5595 URL: https://issues.apache.org/jira/browse/ARROW-5595 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-5594) [C++] add support for UnionArrays to Take and Filter

2019-06-13 Thread Benjamin Kietzman (JIRA)
Benjamin Kietzman created ARROW-5594: Summary: [C++] add support for UnionArrays to Take and Filter Key: ARROW-5594 URL: https://issues.apache.org/jira/browse/ARROW-5594 Project: Apache Arrow

[jira] [Created] (ARROW-5593) [C++][Fuzzing] Test fuzzers against arrow-testing corpus

2019-06-13 Thread Marco Neumann (JIRA)
Marco Neumann created ARROW-5593: Summary: [C++][Fuzzing] Test fuzzers against arrow-testing corpus Key: ARROW-5593 URL: https://issues.apache.org/jira/browse/ARROW-5593 Project: Apache Arrow

[jira] [Created] (ARROW-5592) [Go] implement Duration array

2019-06-13 Thread Sebastien Binet (JIRA)
Sebastien Binet created ARROW-5592: -- Summary: [Go] implement Duration array Key: ARROW-5592 URL: https://issues.apache.org/jira/browse/ARROW-5592 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-5591) [Go] implement read/write IPC for Duration & Intervals

2019-06-13 Thread Sebastien Binet (JIRA)
Sebastien Binet created ARROW-5591: -- Summary: [Go] implement read/write IPC for Duration & Intervals Key: ARROW-5591 URL: https://issues.apache.org/jira/browse/ARROW-5591 Project: Apache Arrow

[jira] [Created] (ARROW-5590) [R] Run "no libarrow" R build in the same CI entry if possible

2019-06-13 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-5590: --- Summary: [R] Run "no libarrow" R build in the same CI entry if possible Key: ARROW-5590 URL: https://issues.apache.org/jira/browse/ARROW-5590 Project: Apache Arrow

[jira] [Created] (ARROW-5589) ipc-fuzzing-test crash 2354085db0125113f04f7bd23f54b85cca104713

2019-06-13 Thread Marco Neumann (JIRA)
Marco Neumann created ARROW-5589: Summary: ipc-fuzzing-test crash 2354085db0125113f04f7bd23f54b85cca104713 Key: ARROW-5589 URL: https://issues.apache.org/jira/browse/ARROW-5589 Project: Apache Arrow

[jira] [Created] (ARROW-5588) [C++] implement partial schema class to extend JSON conversion

2019-06-13 Thread Benjamin Kietzman (JIRA)
Benjamin Kietzman created ARROW-5588: Summary: [C++] implement partial schema class to extend JSON conversion Key: ARROW-5588 URL: https://issues.apache.org/jira/browse/ARROW-5588 Project: Apache

[jira] [Created] (ARROW-5587) Add more maven style check for Java code

2019-06-13 Thread Ji Liu (JIRA)
Ji Liu created ARROW-5587: - Summary: Add more maven style check for Java code Key: ARROW-5587 URL: https://issues.apache.org/jira/browse/ARROW-5587 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-5586) [R] convert Array of LIST type to R lists

2019-06-13 Thread JIRA
Romain François created ARROW-5586: -- Summary: [R] convert Array of LIST type to R lists Key: ARROW-5586 URL: https://issues.apache.org/jira/browse/ARROW-5586 Project: Apache Arrow Issue Type

[jira] [Created] (ARROW-5585) [Go] rename arrow.TypeEquals into arrow.TypeEqual

2019-06-13 Thread Sebastien Binet (JIRA)
Sebastien Binet created ARROW-5585: -- Summary: [Go] rename arrow.TypeEquals into arrow.TypeEqual Key: ARROW-5585 URL: https://issues.apache.org/jira/browse/ARROW-5585 Project: Apache Arrow Is

[jira] [Created] (ARROW-5584) Add import for link reference in FieldReader javadoc

2019-06-13 Thread Ji Liu (JIRA)
Ji Liu created ARROW-5584: - Summary: Add import for link reference in FieldReader javadoc Key: ARROW-5584 URL: https://issues.apache.org/jira/browse/ARROW-5584 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-5583) When the isSet of a NullableValueHolder is 0, the buffer field should not be used

2019-06-13 Thread Liya Fan (JIRA)
Liya Fan created ARROW-5583: --- Summary: When the isSet of a NullableValueHolder is 0, the buffer field should not be used Key: ARROW-5583 URL: https://issues.apache.org/jira/browse/ARROW-5583 Project: Apache

[jira] [Created] (ARROW-5582) [Go] add support for comparing Records

2019-06-13 Thread Sebastien Binet (JIRA)
Sebastien Binet created ARROW-5582: -- Summary: [Go] add support for comparing Records Key: ARROW-5582 URL: https://issues.apache.org/jira/browse/ARROW-5582 Project: Apache Arrow Issue Type: I

[jira] [Created] (ARROW-5581) [Java] Provide interfaces and initial implementations for vector sorting

2019-06-13 Thread Liya Fan (JIRA)
Liya Fan created ARROW-5581: --- Summary: [Java] Provide interfaces and initial implementations for vector sorting Key: ARROW-5581 URL: https://issues.apache.org/jira/browse/ARROW-5581 Project: Apache Arrow

Re: [ANNOUNCE] New Arrow committer: Francois Saint-Jacques

2019-06-13 Thread Fan Liya
Congrats! On Thu, Jun 13, 2019 at 7:28 AM Abraham Elmahrek wrote: > Congrats :) . > > On Wed, Jun 12, 2019 at 4:21 PM Robert Nishihara < > robertnishih...@gmail.com> > wrote: > > > Congratulations! > > > > On Wed, Jun 12, 2019 at 4:16 PM Philipp Moritz > wrote: > > > > > Congrats François :) >

[Discuss] Compatibility Guarantees and Versioning Post "1.0.0"

2019-06-13 Thread Micah Kornfield
Hi Everyone, I think there might be some ideas that we still need to reach consensus on for how the format and libraries evolve in a post-1.0.0 release world. Specifically, I think we need to agree on definitions for backwards/forwards compatibility and its implications for versioning the format.