[jira] [Created] (ARROW-1433) [C++] Simplify implementation of Array::Slice

2017-08-29 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-1433: --- Summary: [C++] Simplify implementation of Array::Slice Key: ARROW-1433 URL: https://issues.apache.org/jira/browse/ARROW-1433 Project: Apache Arrow Issue Type:

How to follow Arrow development activity more closely

2017-08-29 Thread Wes McKinney
Reminder to all that if you wish to follow along with day-to-day Arrow development, I recommend * Watching the GitHub repository apache/arrow (to be notified about pull request) * Subscribe to iss...@arrow.apache.org to receive e-mail notifications about JIRA activity. Only new issue creation not

[jira] [Created] (ARROW-1432) [C++] Build bundled jemalloc functions with private prefix

2017-08-29 Thread Uwe L. Korn (JIRA)
Uwe L. Korn created ARROW-1432: -- Summary: [C++] Build bundled jemalloc functions with private prefix Key: ARROW-1432 URL: https://issues.apache.org/jira/browse/ARROW-1432 Project: Apache Arrow I

[jira] [Created] (ARROW-1431) [Java] JsonFileReader doesn't intialize some vectors approperately

2017-08-29 Thread Li Jin (JIRA)
Li Jin created ARROW-1431: - Summary: [Java] JsonFileReader doesn't intialize some vectors approperately Key: ARROW-1431 URL: https://issues.apache.org/jira/browse/ARROW-1431 Project: Apache Arrow I

Re: Reading Parquet datetime column gives different answer in Spark vs PyArrow

2017-08-29 Thread Li Jin
Lucas, Wes' explanation is correct. If you are using Spark 2.2, you can set spark config "spark.sql.session.timeZone" to "UTC". I have written an documentation explaining this. I can clean it up for ARROW-1425. On Mon, Aug 28, 2017 at 5:23 PM, Wes McKinney wrote: > see https://issues.apache.or

[jira] [Created] (ARROW-1430) [Python] flake8 warnings are not failing CI builds

2017-08-29 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-1430: --- Summary: [Python] flake8 warnings are not failing CI builds Key: ARROW-1430 URL: https://issues.apache.org/jira/browse/ARROW-1430 Project: Apache Arrow Issue T

Re: Next Arrow sync call

2017-08-29 Thread Wes McKinney
Thursday is OK by me. On Tue, Aug 29, 2017 at 4:07 AM, Uwe L. Korn wrote: > Can we do it on Thursday? I'm busy on Wednesday. > > Uwe

[jira] [Created] (ARROW-1429) Error loading parquet file with _metadata from HDFS (pyarrow.lib.ArrowIOError: Failed to open local file)

2017-08-29 Thread Brecht Machiels (JIRA)
Brecht Machiels created ARROW-1429: -- Summary: Error loading parquet file with _metadata from HDFS (pyarrow.lib.ArrowIOError: Failed to open local file) Key: ARROW-1429 URL: https://issues.apache.org/jira/browse/A

[jira] [Created] (ARROW-1428) Append steps to clone source code to README.mb

2017-08-29 Thread Sasaki Nobuya (JIRA)
Sasaki Nobuya created ARROW-1428: Summary: Append steps to clone source code to README.mb Key: ARROW-1428 URL: https://issues.apache.org/jira/browse/ARROW-1428 Project: Apache Arrow Issue Typ

[jira] [Created] (ARROW-1427) Add a link to readme of Arrow GLib

2017-08-29 Thread Tetsutaro Endo (JIRA)
Tetsutaro Endo created ARROW-1427: - Summary: Add a link to readme of Arrow GLib Key: ARROW-1427 URL: https://issues.apache.org/jira/browse/ARROW-1427 Project: Apache Arrow Issue Type: Improve

[jira] [Created] (ARROW-1426) The title element of the top page is empty

2017-08-29 Thread Wataru Shimizu (JIRA)
Wataru Shimizu created ARROW-1426: - Summary: The title element of the top page is empty Key: ARROW-1426 URL: https://issues.apache.org/jira/browse/ARROW-1426 Project: Apache Arrow Issue Type:

Re: Next Arrow sync call

2017-08-29 Thread Uwe L. Korn
Can we do it on Thursday? I'm busy on Wednesday. Uwe