[NIGHTLY] Arrow Build Report for Job nightly-2020-03-06-0

2020-03-06 Thread Crossbow
Arrow Build Report for Job nightly-2020-03-06-0 All tasks: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-03-06-0 Failed Tasks: - gandiva-jar-osx: URL: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-03-06-0-travis-gandiva-jar-osx - gandiva-jar-t

[jira] [Created] (ARROW-8025) [C++] Implement cast to Binary and FixedSizeBinary

2020-03-06 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-8025: -- Summary: [C++] Implement cast to Binary and FixedSizeBinary Key: ARROW-8025 URL: https://issues.apache.org/jira/browse/ARROW-8025 Project: Apache Arrow I

[jira] [Created] (ARROW-8024) [R] Bindings for BinaryType and FixedBinaryType

2020-03-06 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-8024: -- Summary: [R] Bindings for BinaryType and FixedBinaryType Key: ARROW-8024 URL: https://issues.apache.org/jira/browse/ARROW-8024 Project: Apache Arrow Issu

[jira] [Created] (ARROW-8023) [Website] Write a blog post about the C data interface

2020-03-06 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-8023: - Summary: [Website] Write a blog post about the C data interface Key: ARROW-8023 URL: https://issues.apache.org/jira/browse/ARROW-8023 Project: Apache Arrow

[jira] [Created] (ARROW-8022) [C++] Provide or Vendor a small_vector implementation

2020-03-06 Thread Ben Kietzman (Jira)
Ben Kietzman created ARROW-8022: --- Summary: [C++] Provide or Vendor a small_vector implementation Key: ARROW-8022 URL: https://issues.apache.org/jira/browse/ARROW-8022 Project: Apache Arrow Issu

Re: [jira] [Created] (ARROW-8016) [Developer] Fix deprecation warning in PR merge tool

2020-03-06 Thread Don Hilborn
Unsubscribe -Don On Thu, Mar 5, 2020 at 2:01 PM Wes McKinney (Jira) wrote: > Wes McKinney created ARROW-8016: > --- > > Summary: [Developer] Fix deprecation warning in PR merge tool > Key: ARROW-8016 > URL: https://

Re: [DISCUSS] Adding "trivial" buffer compression option to IPC protocol (ARROW-300)

2020-03-06 Thread Fan Liya
Hi Wes, Thanks a lot for the additional information. Looking forward to see the good results from your experiments. Best, Liya Fan On Thu, Mar 5, 2020 at 11:42 PM Wes McKinney wrote: > I see, thank you. > > For such a scenario, implementations would need to define a > "UserDefinedCodec" interf

Re: [Java] Port vector validate functionality

2020-03-06 Thread Wes McKinney
Seems useful. It may be a good idea to run within integration tests as an extra sanity check also On Fri, Mar 6, 2020 at 2:27 AM Ji Liu wrote: > > > Hi all, > In C++ side, we already have array validate functionality[1] but no similar > functionality in Java side. > I was thinking if we should p

[jira] [Created] (ARROW-8021) [Python] Appveyor does not appear to be including pandas in test runs

2020-03-06 Thread Wes McKinney (Jira)
Wes McKinney created ARROW-8021: --- Summary: [Python] Appveyor does not appear to be including pandas in test runs Key: ARROW-8021 URL: https://issues.apache.org/jira/browse/ARROW-8021 Project: Apache Arr

[Java] Port vector validate functionality

2020-03-06 Thread Ji Liu
Hi all, In C++ side, we already have array validate functionality[1] but no similar functionality in Java side. I was thinking if we should port this into Java implementation? Since we already has visitor interface[2] and it seems not very complicated. I created an issue to track this[3]. Tha

[jira] [Created] (ARROW-8020) [Java] Implement vector validate functionality

2020-03-06 Thread Ji Liu (Jira)
Ji Liu created ARROW-8020: - Summary: [Java] Implement vector validate functionality Key: ARROW-8020 URL: https://issues.apache.org/jira/browse/ARROW-8020 Project: Apache Arrow Issue Type: New Featur