[jira] [Created] (ARROW-7325) [Rust] [Parquet] Update to parquet-format 2.6 and thrift 0.12

2019-12-04 Thread Kornelijus Survila (Jira)
Kornelijus Survila created ARROW-7325: - Summary: [Rust] [Parquet] Update to parquet-format 2.6 and thrift 0.12 Key: ARROW-7325 URL: https://issues.apache.org/jira/browse/ARROW-7325 Project:

[jira] [Created] (ARROW-7324) [Rust] Add Timezone to Timestamp

2019-12-04 Thread Neville Dipale (Jira)
Neville Dipale created ARROW-7324: - Summary: [Rust] Add Timezone to Timestamp Key: ARROW-7324 URL: https://issues.apache.org/jira/browse/ARROW-7324 Project: Apache Arrow Issue Type: Sub-task

[jira] [Created] (ARROW-7323) [CI][Rust] Nightly CI is failed by different toolchain

2019-12-04 Thread Kouhei Sutou (Jira)
Kouhei Sutou created ARROW-7323: --- Summary: [CI][Rust] Nightly CI is failed by different toolchain Key: ARROW-7323 URL: https://issues.apache.org/jira/browse/ARROW-7323 Project: Apache Arrow

[jira] [Created] (ARROW-7322) [CI][Python] Fall back to arrowdev dockerhub organization for manylinux images

2019-12-04 Thread Krisztian Szucs (Jira)
Krisztian Szucs created ARROW-7322: -- Summary: [CI][Python] Fall back to arrowdev dockerhub organization for manylinux images Key: ARROW-7322 URL: https://issues.apache.org/jira/browse/ARROW-7322

Re: Error writing apache beam code on my local machine

2019-12-04 Thread Wes McKinney
You probably want to open an issue with Apache Beam. What happens when you run python -c "import pyarrow" ? On Wed, Dec 4, 2019 at 3:26 PM Andrew Ukiwa wrote: > > Dear Sirs > > I am runing apache beam code on my machine and I keep getting this error > > " > > AttributeError: module 'pyarrow'

[jira] [Created] (ARROW-7321) [CI][GLib] Failed to build with GLib warning

2019-12-04 Thread Kouhei Sutou (Jira)
Kouhei Sutou created ARROW-7321: --- Summary: [CI][GLib] Failed to build with GLib warning Key: ARROW-7321 URL: https://issues.apache.org/jira/browse/ARROW-7321 Project: Apache Arrow Issue Type:

Re: Error writing apache beam code on my local machine

2019-12-04 Thread Andrew Ukiwa
Dear Sirs I am runing apache beam code on my machine and I keep getting this error " AttributeError: module 'pyarrow' has no attribute 'compat'" Please can you help, I am stuck.  The code I am runing is as follows from __future__ import print_function import apache_beam as beam from

[jira] [Created] (ARROW-7320) Target arrow-type-benchmark failed to be built on bullx Linux

2019-12-04 Thread Chengxin Ma (Jira)
Chengxin Ma created ARROW-7320: -- Summary: Target arrow-type-benchmark failed to be built on bullx Linux Key: ARROW-7320 URL: https://issues.apache.org/jira/browse/ARROW-7320 Project: Apache Arrow

[jira] [Created] (ARROW-7319) [C++] Refactor Iterator to yield Result

2019-12-04 Thread Ben Kietzman (Jira)
Ben Kietzman created ARROW-7319: --- Summary: [C++] Refactor Iterator to yield Result Key: ARROW-7319 URL: https://issues.apache.org/jira/browse/ARROW-7319 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-7318) [C#] TimestampArray serialization failure

2019-12-04 Thread Chris Hutchinson (Jira)
Chris Hutchinson created ARROW-7318: --- Summary: [C#] TimestampArray serialization failure Key: ARROW-7318 URL: https://issues.apache.org/jira/browse/ARROW-7318 Project: Apache Arrow Issue

[jira] [Created] (ARROW-7317) [C++] Migrate Iterator API to Result

2019-12-04 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-7317: - Summary: [C++] Migrate Iterator API to Result Key: ARROW-7317 URL: https://issues.apache.org/jira/browse/ARROW-7317 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-7316) compile error due to incomplete type for unique_ptr

2019-12-04 Thread Danny Kim (Jira)
Danny Kim created ARROW-7316: Summary: compile error due to incomplete type for unique_ptr Key: ARROW-7316 URL: https://issues.apache.org/jira/browse/ARROW-7316 Project: Apache Arrow Issue Type:

PyArrow build problems

2019-12-04 Thread Justin Polchlopek
I'm trying to get pyarrow built from source after making some changes to current master. I've successfully built the C++ libraries, but `python setup.py build_ext`, and all variations thereof that I can try are failing, unable to find the arrow libs, even though the ARROW_HOME environment

[jira] [Created] (ARROW-7315) [Python] Remove unused cmake flag from wheel scripts

2019-12-04 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-7315: -- Summary: [Python] Remove unused cmake flag from wheel scripts Key: ARROW-7315 URL: https://issues.apache.org/jira/browse/ARROW-7315 Project: Apache Arrow

[jira] [Created] (ARROW-7314) [Python] Compiler warning in pyarrow

2019-12-04 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-7314: -- Summary: [Python] Compiler warning in pyarrow Key: ARROW-7314 URL: https://issues.apache.org/jira/browse/ARROW-7314 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-7313) [C++] Add function for retrieving a scalar from an array slot

2019-12-04 Thread Ben Kietzman (Jira)
Ben Kietzman created ARROW-7313: --- Summary: [C++] Add function for retrieving a scalar from an array slot Key: ARROW-7313 URL: https://issues.apache.org/jira/browse/ARROW-7313 Project: Apache Arrow

[NIGHTLY] Arrow Build Report for Job nightly-2019-12-04-0

2019-12-04 Thread Crossbow
Arrow Build Report for Job nightly-2019-12-04-0 All tasks: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2019-12-04-0 Failed Tasks: - centos-8: URL: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2019-12-04-0-azure-centos-8 - gandiva-jar-osx: URL:

[jira] [Created] (ARROW-7312) [Rust] ArrowError should implement std::error:Error

2019-12-04 Thread Renjie Liu (Jira)
Renjie Liu created ARROW-7312: - Summary: [Rust] ArrowError should implement std::error:Error Key: ARROW-7312 URL: https://issues.apache.org/jira/browse/ARROW-7312 Project: Apache Arrow Issue

[jira] [Created] (ARROW-7311) [Python] Return filesystem and path from URI

2019-12-04 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-7311: - Summary: [Python] Return filesystem and path from URI Key: ARROW-7311 URL: https://issues.apache.org/jira/browse/ARROW-7311 Project: Apache Arrow Issue

[jira] [Created] (ARROW-7310) [Python] Expose HDFS implementation for pyarrow.fs

2019-12-04 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-7310: - Summary: [Python] Expose HDFS implementation for pyarrow.fs Key: ARROW-7310 URL: https://issues.apache.org/jira/browse/ARROW-7310 Project: Apache Arrow

[jira] [Created] (ARROW-7309) [Python] Support HDFS federation viewfs:// in resolve_filesystem_and_path

2019-12-04 Thread Jira
Fabian Höring created ARROW-7309: Summary: [Python] Support HDFS federation viewfs:// in resolve_filesystem_and_path Key: ARROW-7309 URL: https://issues.apache.org/jira/browse/ARROW-7309 Project:

[jira] [Created] (ARROW-7308) [C++][Gandiva] Implement castVARCHAR(float_type) functions in Gandiva

2019-12-04 Thread Projjal Chanda (Jira)
Projjal Chanda created ARROW-7308: - Summary: [C++][Gandiva] Implement castVARCHAR(float_type) functions in Gandiva Key: ARROW-7308 URL: https://issues.apache.org/jira/browse/ARROW-7308 Project:

[jira] [Created] (ARROW-7307) [CI][GLib] Document isn't generated

2019-12-04 Thread Kouhei Sutou (Jira)
Kouhei Sutou created ARROW-7307: --- Summary: [CI][GLib] Document isn't generated Key: ARROW-7307 URL: https://issues.apache.org/jira/browse/ARROW-7307 Project: Apache Arrow Issue Type: