Proper way to retrigger Travis CI builds

2019-04-25 Thread Yurui Zhou
Hey guys: When submitting PR to master, I often run into Travis CI build failures that are unrelated to my changes. I usually close and reopen the PR to re-trigger the build. Just wondering is there any other way (like a button) that  allow me to re-trigger the falling builds without closing an

Re: Proper way to retrigger Travis CI builds

2019-04-25 Thread Yurui Zhou
> > $ git commit -a --amend && git push --force > > > > > > Regards > > > > > > Antoine. > > > > > > > > > Le 25/04/2019 à 11:39, Yurui Zhou a écrit : > > > > Hey guys: > > > > > > > >

ARROW-4714: Providing JNI interface to Read ORC file via Arrow C++

2019-05-20 Thread Yurui Zhou
Hi Guys: I just created a PR with WIP changes about adding JNI interface for reading orc files. All the major changes has been done and I would like some early feedback from the community. Feel free to take a look and leave your feedback. https://github.com/apache/arrow/pull/4348 Some clean u

Re: ARROW-4714: Providing JNI interface to Read ORC file via Arrow C++

2019-05-20 Thread Yurui Zhou
m on-heap to off heap > memory being the performance issue. Now that Arrow Java can point at > arbitrary memory do you know the performance delta between java-orc and > cpp-orc? (I'm wondering if we should do something similar for parquet-cpp) > > Thanks, > Micah > > O

Re: ARROW-4714: Providing JNI interface to Read ORC file via Arrow C++

2019-05-29 Thread Yurui Zhou
Hey guys: Currently all the comments has been resolved and all the builds and tests are passed. Is there any other general comments regarding this changes? Yurui On 21 May 2019, 10:36 AM +0800, Yurui Zhou , wrote: > Hi Micah: > > Thanks for the response. According to our benchmark, th

[jira] [Created] (ARROW-4713) Improve C++ Orc Adapter performance and memory footprint

2019-02-28 Thread Yurui Zhou (JIRA)
Yurui Zhou created ARROW-4713: - Summary: Improve C++ Orc Adapter performance and memory footprint Key: ARROW-4713 URL: https://issues.apache.org/jira/browse/ARROW-4713 Project: Apache Arrow

[jira] [Created] (ARROW-4714) Providing JNI interface to Read ORC file via Arrow C++

2019-02-28 Thread Yurui Zhou (JIRA)
Yurui Zhou created ARROW-4714: - Summary: Providing JNI interface to Read ORC file via Arrow C++ Key: ARROW-4714 URL: https://issues.apache.org/jira/browse/ARROW-4714 Project: Apache Arrow Issue

[jira] [Created] (ARROW-4770) Enable copy free conversion for primitive types

2019-03-04 Thread Yurui Zhou (JIRA)
Yurui Zhou created ARROW-4770: - Summary: Enable copy free conversion for primitive types Key: ARROW-4770 URL: https://issues.apache.org/jira/browse/ARROW-4770 Project: Apache Arrow Issue Type

[jira] [Created] (ARROW-4771) Enable copy free conversion for Composite type

2019-03-04 Thread Yurui Zhou (JIRA)
Yurui Zhou created ARROW-4771: - Summary: Enable copy free conversion for Composite type Key: ARROW-4771 URL: https://issues.apache.org/jira/browse/ARROW-4771 Project: Apache Arrow Issue Type

[jira] [Created] (ARROW-4773) Enable copy free conversion for dictionary encoded string column

2019-03-04 Thread Yurui Zhou (JIRA)
Yurui Zhou created ARROW-4773: - Summary: Enable copy free conversion for dictionary encoded string column Key: ARROW-4773 URL: https://issues.apache.org/jira/browse/ARROW-4773 Project: Apache Arrow

[jira] [Created] (ARROW-4772) Provide new ORC adapter interface that allow user to specify row number

2019-03-04 Thread Yurui Zhou (JIRA)
Yurui Zhou created ARROW-4772: - Summary: Provide new ORC adapter interface that allow user to specify row number Key: ARROW-4772 URL: https://issues.apache.org/jira/browse/ARROW-4772 Project: Apache

[jira] [Created] (ARROW-5197) [Java] Improving Arrow Vector Reading performance

2019-04-22 Thread Yurui Zhou (JIRA)
Yurui Zhou created ARROW-5197: - Summary: [Java] Improving Arrow Vector Reading performance Key: ARROW-5197 URL: https://issues.apache.org/jira/browse/ARROW-5197 Project: Apache Arrow Issue Type

[jira] [Created] (ARROW-5198) [Java] Add hasNull flag to Vectors

2019-04-22 Thread Yurui Zhou (JIRA)
Yurui Zhou created ARROW-5198: - Summary: [Java] Add hasNull flag to Vectors Key: ARROW-5198 URL: https://issues.apache.org/jira/browse/ARROW-5198 Project: Apache Arrow Issue Type: Sub-task

[jira] [Created] (ARROW-5199) [Java] Add unsafe access method to ArrowBuf

2019-04-22 Thread Yurui Zhou (JIRA)
Yurui Zhou created ARROW-5199: - Summary: [Java] Add unsafe access method to ArrowBuf Key: ARROW-5199 URL: https://issues.apache.org/jira/browse/ARROW-5199 Project: Apache Arrow Issue Type: Sub

[jira] [Created] (ARROW-5515) Ensure JVM to have sufficient capacity for large number of local reference

2019-06-05 Thread Yurui Zhou (JIRA)
Yurui Zhou created ARROW-5515: - Summary: Ensure JVM to have sufficient capacity for large number of local reference Key: ARROW-5515 URL: https://issues.apache.org/jira/browse/ARROW-5515 Project: Apache

[jira] [Created] (ARROW-5519) Add ORC JNI related components to travis CI

2019-06-05 Thread Yurui Zhou (JIRA)
Yurui Zhou created ARROW-5519: - Summary: Add ORC JNI related components to travis CI Key: ARROW-5519 URL: https://issues.apache.org/jira/browse/ARROW-5519 Project: Apache Arrow Issue Type