[GitHub] kou opened a new pull request #27: [deb] Stop to use -Wdate-time

2018-06-19 Thread GitBox
kou opened a new pull request #27: [deb] Stop to use -Wdate-time URL: https://github.com/apache/arrow-dist/pull/27 Because FlatBuffers uses `__DATE__` and `__TIME__` and it also uses `-Werror` flag. See also "timeless" value description of "reproducible" in

[jira] [Created] (ARROW-2723) [C++] arrow-orc.pc is missing

2018-06-19 Thread Kouhei Sutou (JIRA)
Kouhei Sutou created ARROW-2723: --- Summary: [C++] arrow-orc.pc is missing Key: ARROW-2723 URL: https://issues.apache.org/jira/browse/ARROW-2723 Project: Apache Arrow Issue Type: Bug

[jira] [Commented] (ARROW-2713) [Packaging] Fix linux package builds

2018-06-19 Thread Kouhei Sutou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16517646#comment-16517646 ] Kouhei Sutou commented on ARROW-2713: - The pull request has been merged. Can you rebase on master? >

[jira] [Created] (ARROW-2722) ndarray to arrow conversion fails when downcasted from pandas to_numeric

2018-06-19 Thread Augusto Radtke (JIRA)
Augusto Radtke created ARROW-2722: - Summary: ndarray to arrow conversion fails when downcasted from pandas to_numeric Key: ARROW-2722 URL: https://issues.apache.org/jira/browse/ARROW-2722 Project:

[jira] [Commented] (ARROW-2372) ArrowIOError: Invalid argument

2018-06-19 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16516896#comment-16516896 ] Wes McKinney commented on ARROW-2372: - The Arrow Python library cannot be installed that way. Refer

[jira] [Commented] (ARROW-2372) ArrowIOError: Invalid argument

2018-06-19 Thread Beatriz (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16516868#comment-16516868 ] Beatriz commented on ARROW-2372: - I got the same issue. Trying to run it with the Arrow git master it

[jira] [Assigned] (ARROW-2721) [C++] Link error with Arrow C++ build with -DARROW_ORC=ON on CentOS 7

2018-06-19 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe L. Korn reassigned ARROW-2721: -- Assignee: Kouhei Sutou > [C++] Link error with Arrow C++ build with -DARROW_ORC=ON on CentOS

[jira] [Resolved] (ARROW-2721) [C++] Link error with Arrow C++ build with -DARROW_ORC=ON on CentOS 7

2018-06-19 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe L. Korn resolved ARROW-2721. Resolution: Fixed Fix Version/s: 0.10.0 Issue resolved by pull request 2146

[jira] [Commented] (ARROW-2713) [Packaging] Fix linux package builds

2018-06-19 Thread Kouhei Sutou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16516761#comment-16516761 ] Kouhei Sutou commented on ARROW-2713: - https://github.com/apache/arrow/pull/2146 fixes the error on

[jira] [Updated] (ARROW-2721) [C++] Link error with Arrow C++ build with -DARROW_ORC=ON on CentOS 7

2018-06-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-2721: -- Labels: pull-request-available (was: ) > [C++] Link error with Arrow C++ build with

[GitHub] xhochy closed pull request #26: [RPM] Remove duplicated -DARROW_ORC=ON

2018-06-19 Thread GitBox
xhochy closed pull request #26: [RPM] Remove duplicated -DARROW_ORC=ON URL: https://github.com/apache/arrow-dist/pull/26 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull

[jira] [Created] (ARROW-2721) [C++] Link error with Arrow C++ build with -DARROW_ORC=ON on CentOS 7

2018-06-19 Thread Kouhei Sutou (JIRA)
Kouhei Sutou created ARROW-2721: --- Summary: [C++] Link error with Arrow C++ build with -DARROW_ORC=ON on CentOS 7 Key: ARROW-2721 URL: https://issues.apache.org/jira/browse/ARROW-2721 Project: Apache

[jira] [Commented] (ARROW-2713) [Packaging] Fix linux package builds

2018-06-19 Thread Kouhei Sutou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16516711#comment-16516711 ] Kouhei Sutou commented on ARROW-2713: - I looked into CentOS 7 build failure: {noformat}