[jira] [Comment Edited] (ARROW-2535) [C++/Python] Provide pre-commit hooks that check flake8 et al.

2018-05-04 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16464027#comment-16464027 ] Krisztian Szucs edited comment on ARROW-2535 at 5/4/18 3:34 PM: [~xhochy]

[jira] [Commented] (ARROW-2535) [C++/Python] Provide pre-commit hooks that check flake8 et al.

2018-05-04 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16464027#comment-16464027 ] Krisztian Szucs commented on ARROW-2535: [~xhochy] Might be an overkill, but

[jira] [Commented] (ARROW-2602) [C++/Python] Automate build of development docker container

2018-05-17 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16479080#comment-16479080 ] Krisztian Szucs commented on ARROW-2602: [~xhochy] We could use the packaging automation for that

[jira] [Comment Edited] (ARROW-2598) [Python] table.to_pandas segfault

2018-05-25 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16490896#comment-16490896 ] Krisztian Szucs edited comment on ARROW-2598 at 5/25/18 3:52 PM: -

[jira] [Commented] (ARROW-2598) [Python] table.to_pandas segfault

2018-05-25 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16490896#comment-16490896 ] Krisztian Szucs commented on ARROW-2598: [~jafournier] With the current master it works as

[jira] [Created] (ARROW-2638) [Python] Prevent calling extension class constructors directly

2018-05-26 Thread Krisztian Szucs (JIRA)
Krisztian Szucs created ARROW-2638: -- Summary: [Python] Prevent calling extension class constructors directly Key: ARROW-2638 URL: https://issues.apache.org/jira/browse/ARROW-2638 Project: Apache

[jira] [Commented] (ARROW-2665) [Python/C++] Add index() method to find first occurence of Python scalar

2018-06-06 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16503267#comment-16503267 ] Krisztian Szucs commented on ARROW-2665: ~wesm Do we need to implement a kernel for this? >

[jira] [Comment Edited] (ARROW-2665) [Python/C++] Add index() method to find first occurence of Python scalar

2018-06-06 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16503267#comment-16503267 ] Krisztian Szucs edited comment on ARROW-2665 at 6/6/18 1:13 PM:

[jira] [Assigned] (ARROW-2287) [Python] chunked array not iterable, not indexable

2018-06-06 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Szucs reassigned ARROW-2287: -- Assignee: Krisztian Szucs > [Python] chunked array not iterable, not indexable >

[jira] [Created] (ARROW-2695) [Python] Prevent calling scalar contructors directly

2018-06-11 Thread Krisztian Szucs (JIRA)
Krisztian Szucs created ARROW-2695: -- Summary: [Python] Prevent calling scalar contructors directly Key: ARROW-2695 URL: https://issues.apache.org/jira/browse/ARROW-2695 Project: Apache Arrow

[jira] [Assigned] (ARROW-2717) [Packaging] Postfix conda artifacts with target arch

2018-06-18 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Szucs reassigned ARROW-2717: -- Assignee: Krisztian Szucs > [Packaging] Postfix conda artifacts with target arch >

[jira] [Created] (ARROW-2718) [Packaging] GPG sign downloaded artifacts

2018-06-18 Thread Krisztian Szucs (JIRA)
Krisztian Szucs created ARROW-2718: -- Summary: [Packaging] GPG sign downloaded artifacts Key: ARROW-2718 URL: https://issues.apache.org/jira/browse/ARROW-2718 Project: Apache Arrow Issue

[jira] [Created] (ARROW-2717) [Packaging] Postfix conda artifacts with target arch

2018-06-18 Thread Krisztian Szucs (JIRA)
Krisztian Szucs created ARROW-2717: -- Summary: [Packaging] Postfix conda artifacts with target arch Key: ARROW-2717 URL: https://issues.apache.org/jira/browse/ARROW-2717 Project: Apache Arrow

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

2018-06-15 Thread Krisztian Szucs (JIRA)
Krisztian Szucs created ARROW-2713: -- Summary: [Packaging] Fix linux package builds Key: ARROW-2713 URL: https://issues.apache.org/jira/browse/ARROW-2713 Project: Apache Arrow Issue Type:

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

2018-06-15 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16513550#comment-16513550 ] Krisztian Szucs edited comment on ARROW-2713 at 6/15/18 8:55 AM: - Like

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

2018-06-15 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16513550#comment-16513550 ] Krisztian Szucs commented on ARROW-2713: Like this:

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

2018-06-15 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16513550#comment-16513550 ] Krisztian Szucs edited comment on ARROW-2713 at 6/15/18 8:56 AM: - Like

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

2018-06-15 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16513597#comment-16513597 ] Krisztian Szucs commented on ARROW-2713: Errored again

[jira] [Created] (ARROW-2639) [Python] Remove unnecessary _check_nullptr methods

2018-05-27 Thread Krisztian Szucs (JIRA)
Krisztian Szucs created ARROW-2639: -- Summary: [Python] Remove unnecessary _check_nullptr methods Key: ARROW-2639 URL: https://issues.apache.org/jira/browse/ARROW-2639 Project: Apache Arrow

[jira] [Commented] (ARROW-2274) ObjectID from string

2018-05-30 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16495009#comment-16495009 ] Krisztian Szucs commented on ARROW-2274: [~ericman] Both 0.9.0 (installed via conda) and the

[jira] [Comment Edited] (ARROW-2274) ObjectID from string

2018-05-30 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16495009#comment-16495009 ] Krisztian Szucs edited comment on ARROW-2274 at 5/30/18 10:53 AM: --

[jira] [Assigned] (ARROW-2664) [Python] Implement __getitem__ / slicing on Buffer

2018-06-04 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Szucs reassigned ARROW-2664: -- Assignee: Krisztian Szucs > [Python] Implement __getitem__ / slicing on Buffer >

[jira] [Resolved] (ARROW-2639) [Python] Remove unnecessary _check_nullptr methods

2018-06-04 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Szucs resolved ARROW-2639. Resolution: Fixed > [Python] Remove unnecessary _check_nullptr methods >

[jira] [Commented] (ARROW-2639) [Python] Remove unnecessary _check_nullptr methods

2018-06-04 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16499935#comment-16499935 ] Krisztian Szucs commented on ARROW-2639: Resolved via https://github.com/apache/arrow/pull/2085

[jira] [Commented] (ARROW-2665) [Python] Add index() method to find first occurence of Python scalar

2018-06-04 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16500302#comment-16500302 ] Krisztian Szucs commented on ARROW-2665: [~xhochy] Where should the search happen, on cpp side?

[jira] [Created] (ARROW-2674) [Packaging] Start building nightlies

2018-06-05 Thread Krisztian Szucs (JIRA)
Krisztian Szucs created ARROW-2674: -- Summary: [Packaging] Start building nightlies Key: ARROW-2674 URL: https://issues.apache.org/jira/browse/ARROW-2674 Project: Apache Arrow Issue Type:

[jira] [Assigned] (ARROW-2674) [Packaging] Start building nightlies

2018-06-05 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Szucs reassigned ARROW-2674: -- Assignee: Krisztian Szucs > [Packaging] Start building nightlies >

[jira] [Commented] (ARROW-1954) [Python] Add metadata accessor to pyarrow.Field

2018-06-05 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501541#comment-16501541 ] Krisztian Szucs commented on ARROW-1954: Is this still valid? > [Python] Add metadata accessor

[jira] [Created] (ARROW-2676) [Packaging] Deploy build artifacts to github releases

2018-06-06 Thread Krisztian Szucs (JIRA)
Krisztian Szucs created ARROW-2676: -- Summary: [Packaging] Deploy build artifacts to github releases Key: ARROW-2676 URL: https://issues.apache.org/jira/browse/ARROW-2676 Project: Apache Arrow

[jira] [Commented] (ARROW-2287) [Python] chunked array not iterable, not indexable

2018-06-04 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16500489#comment-16500489 ] Krisztian Szucs commented on ARROW-2287: [~xhochy] What has left from this ticket? > [Python]

[jira] [Assigned] (ARROW-2593) [Python] TypeError: data type "mixed-integer" not understood

2018-05-27 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Szucs reassigned ARROW-2593: -- Assignee: Krisztian Szucs > [Python] TypeError: data type "mixed-integer" not

[jira] [Assigned] (ARROW-2430) MVP for branch based packaging automation

2018-05-27 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Szucs reassigned ARROW-2430: -- Assignee: Krisztian Szucs > MVP for branch based packaging automation >

[jira] [Commented] (ARROW-2768) [Packaging] Support Ubuntu 18.04

2018-06-30 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16528584#comment-16528584 ] Krisztian Szucs commented on ARROW-2768: [~kou] We shouldn't forget to copy it to dev/tasks too.

[jira] [Created] (ARROW-2769) [Python] Deprecate and rename add_metadata methods

2018-06-30 Thread Krisztian Szucs (JIRA)
Krisztian Szucs created ARROW-2769: -- Summary: [Python] Deprecate and rename add_metadata methods Key: ARROW-2769 URL: https://issues.apache.org/jira/browse/ARROW-2769 Project: Apache Arrow

[jira] [Updated] (ARROW-2756) [Python] Remove redundant imports and minor fixes in parquet tests

2018-06-27 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Szucs updated ARROW-2756: --- Summary: [Python] Remove redundant imports and minor fixes in parquet tests (was: [Python]

[jira] [Created] (ARROW-2756) [Python] Reduce redundant imports and minor fixes in parquet tests

2018-06-27 Thread Krisztian Szucs (JIRA)
Krisztian Szucs created ARROW-2756: -- Summary: [Python] Reduce redundant imports and minor fixes in parquet tests Key: ARROW-2756 URL: https://issues.apache.org/jira/browse/ARROW-2756 Project: Apache

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

2018-06-26 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16523315#comment-16523315 ] Krisztian Szucs commented on ARROW-2713: [~kou] Rebased. The current error is: {code} debuild:

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

2018-06-26 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16523315#comment-16523315 ] Krisztian Szucs edited comment on ARROW-2713 at 6/26/18 6:58 AM: - [~kou]

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

2018-06-26 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16523404#comment-16523404 ] Krisztian Szucs edited comment on ARROW-2713 at 6/26/18 8:19 AM: - Sure,

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

2018-06-26 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16523404#comment-16523404 ] Krisztian Szucs commented on ARROW-2713: Sure, thanks ~kou! For the previous patch the builds

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

2018-06-26 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16523424#comment-16523424 ] Krisztian Szucs commented on ARROW-2713: Yes, I'm waiting for that to fix conda packages too :)

[jira] [Resolved] (ARROW-2717) [Packaging] Postfix conda artifacts with target arch

2018-06-24 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Szucs resolved ARROW-2717. Resolution: Fixed > [Packaging] Postfix conda artifacts with target arch >

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

2018-06-20 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16518328#comment-16518328 ] Krisztian Szucs commented on ARROW-2713: Thanks [~kou]! I've rebased, there is another issue

[jira] [Created] (ARROW-2724) [Packaging] Determine whether all the expected artifacts are uploaded

2018-06-20 Thread Krisztian Szucs (JIRA)
Krisztian Szucs created ARROW-2724: -- Summary: [Packaging] Determine whether all the expected artifacts are uploaded Key: ARROW-2724 URL: https://issues.apache.org/jira/browse/ARROW-2724 Project:

[jira] [Updated] (ARROW-2724) [Packaging] Determine whether all the expected artifacts are uploaded

2018-06-20 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Szucs updated ARROW-2724: --- Description: I can imagine the definition of expected artifacts as follows: {code}

[jira] [Updated] (ARROW-2724) [Packaging] Determine whether all the expected artifacts are uploaded

2018-06-20 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Szucs updated ARROW-2724: --- Description: I can imagine the definition of the expected artifacts as follows: {code}

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

2018-06-27 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16524761#comment-16524761 ] Krisztian Szucs commented on ARROW-2713: [~kou] One of the build passes now:

[jira] [Created] (ARROW-2755) [Python] Allow using Ninja to build extension

2018-06-27 Thread Krisztian Szucs (JIRA)
Krisztian Szucs created ARROW-2755: -- Summary: [Python] Allow using Ninja to build extension Key: ARROW-2755 URL: https://issues.apache.org/jira/browse/ARROW-2755 Project: Apache Arrow Issue

[jira] [Commented] (ARROW-2783) Importing conda-forge pyarrow fails

2018-07-02 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16530197#comment-16530197 ] Krisztian Szucs commented on ARROW-2783: [~xhochy] Would You please share the solution? :) >

[jira] [Comment Edited] (ARROW-2783) Importing conda-forge pyarrow fails

2018-07-02 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16530222#comment-16530222 ] Krisztian Szucs edited comment on ARROW-2783 at 7/2/18 5:37 PM: I've got

[jira] [Comment Edited] (ARROW-2783) Importing conda-forge pyarrow fails

2018-07-02 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16530210#comment-16530210 ] Krisztian Szucs edited comment on ARROW-2783 at 7/2/18 5:26 PM: Neither

[jira] [Commented] (ARROW-1582) [Python] Set up + document nightly conda builds for macOS

2018-07-03 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16530979#comment-16530979 ] Krisztian Szucs commented on ARROW-1582: Which would be the target channel? I guees both should

[jira] [Commented] (ARROW-2783) Importing conda-forge pyarrow fails

2018-07-02 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16530210#comment-16530210 ] Krisztian Szucs commented on ARROW-2783: Neither of arrow-cpp nor parquet-cpp are referencing

[jira] [Commented] (ARROW-2783) Importing conda-forge pyarrow fails

2018-07-02 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16530219#comment-16530219 ] Krisztian Szucs commented on ARROW-2783: See build:

[jira] [Issue Comment Deleted] (ARROW-2783) Importing conda-forge pyarrow fails

2018-07-02 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Szucs updated ARROW-2783: --- Comment: was deleted (was: See build:

[jira] [Commented] (ARROW-1581) [Python] Set up nightly wheel builds for Linux, macOS

2018-07-03 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16530992#comment-16530992 ] Krisztian Szucs commented on ARROW-1581: After merging https://github.com/apache/arrow/pull/2162

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

2018-06-30 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16528596#comment-16528596 ] Krisztian Szucs commented on ARROW-2713: [~kou] What are exactly the expected artifacts from

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

2018-06-30 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16528589#comment-16528589 ] Krisztian Szucs commented on ARROW-2713: Actually I've moved it, but there might be a couple of

[jira] [Commented] (ARROW-2674) [Packaging] Start building nightlies

2018-06-30 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16528613#comment-16528613 ] Krisztian Szucs commented on ARROW-2674: I've added a sample configuration file:

[jira] [Commented] (ARROW-2718) [Packaging] GPG sign downloaded artifacts

2018-06-30 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16528641#comment-16528641 ] Krisztian Szucs commented on ARROW-2718: PR here https://github.com/apache/arrow/pull/2162 >

[jira] [Assigned] (ARROW-2718) [Packaging] GPG sign downloaded artifacts

2018-06-30 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Szucs reassigned ARROW-2718: -- Assignee: Krisztian Szucs > [Packaging] GPG sign downloaded artifacts >

[jira] [Commented] (ARROW-2674) [Packaging] Start building nightlies

2018-06-30 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16528574#comment-16528574 ] Krisztian Szucs commented on ARROW-2674: [~wesmckinn] [~cpcloud] Where do we want to run the cron

[jira] [Commented] (ARROW-1954) [Python] Add metadata accessor to pyarrow.Field

2018-06-30 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16528637#comment-16528637 ] Krisztian Szucs commented on ARROW-1954: I've created a PR with a test case for it. > [Python]

[jira] [Commented] (ARROW-2783) Importing conda-forge pyarrow fails

2018-07-02 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16530121#comment-16530121 ] Krisztian Szucs commented on ARROW-2783: [~cpcloud] with build number 0 it works {code} conda

[jira] [Commented] (ARROW-2783) Importing conda-forge pyarrow fails

2018-07-02 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16530173#comment-16530173 ] Krisztian Szucs commented on ARROW-2783: [~cpcloud] locally building parquet-cpp-feedstock with

[jira] [Commented] (ARROW-2783) Importing conda-forge pyarrow fails

2018-07-02 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16530105#comment-16530105 ] Krisztian Szucs commented on ARROW-2783: On OSX with both python 2.7 and 3.6: {code} Python

[jira] [Comment Edited] (ARROW-2783) Importing conda-forge pyarrow fails

2018-07-02 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16530140#comment-16530140 ] Krisztian Szucs edited comment on ARROW-2783 at 7/2/18 4:26 PM: I've a

[jira] [Commented] (ARROW-2783) Importing conda-forge pyarrow fails

2018-07-02 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16530140#comment-16530140 ] Krisztian Szucs commented on ARROW-2783: I've a bad feeling about [this

[jira] [Created] (ARROW-2524) [TEST] Run spark integration tests regularly

2018-04-29 Thread Krisztian Szucs (JIRA)
Krisztian Szucs created ARROW-2524: -- Summary: [TEST] Run spark integration tests regularly Key: ARROW-2524 URL: https://issues.apache.org/jira/browse/ARROW-2524 Project: Apache Arrow Issue

[jira] [Comment Edited] (ARROW-2521) [Rust] Review Array design before first release

2018-04-28 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16457742#comment-16457742 ] Krisztian Szucs edited comment on ARROW-2521 at 4/28/18 6:31 PM: - Just

[jira] [Commented] (ARROW-2521) [Rust] Review Array design before first release

2018-04-28 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16457742#comment-16457742 ] Krisztian Szucs commented on ARROW-2521: Just took a quick look, I guess the main problem is the

[jira] [Created] (ARROW-2938) [Packaging] Make the source release via crossbow

2018-07-30 Thread Krisztian Szucs (JIRA)
Krisztian Szucs created ARROW-2938: -- Summary: [Packaging] Make the source release via crossbow Key: ARROW-2938 URL: https://issues.apache.org/jira/browse/ARROW-2938 Project: Apache Arrow

[jira] [Created] (ARROW-2915) [Packaging] Remove artifact form ubuntu-trusty build

2018-07-25 Thread Krisztian Szucs (JIRA)
Krisztian Szucs created ARROW-2915: -- Summary: [Packaging] Remove artifact form ubuntu-trusty build Key: ARROW-2915 URL: https://issues.apache.org/jira/browse/ARROW-2915 Project: Apache Arrow

[jira] [Created] (ARROW-2948) [Packaging] Generate changelog with crossbow

2018-07-31 Thread Krisztian Szucs (JIRA)
Krisztian Szucs created ARROW-2948: -- Summary: [Packaging] Generate changelog with crossbow Key: ARROW-2948 URL: https://issues.apache.org/jira/browse/ARROW-2948 Project: Apache Arrow Issue

[jira] [Created] (ARROW-2977) [Packaging] Release verification script should check rust too

2018-08-04 Thread Krisztian Szucs (JIRA)
Krisztian Szucs created ARROW-2977: -- Summary: [Packaging] Release verification script should check rust too Key: ARROW-2977 URL: https://issues.apache.org/jira/browse/ARROW-2977 Project: Apache

[jira] [Created] (ARROW-2962) [Packaging] Bintray descriptor files are no longer needed

2018-08-01 Thread Krisztian Szucs (JIRA)
Krisztian Szucs created ARROW-2962: -- Summary: [Packaging] Bintray descriptor files are no longer needed Key: ARROW-2962 URL: https://issues.apache.org/jira/browse/ARROW-2962 Project: Apache Arrow

[jira] [Commented] (ARROW-2919) Improve error message when listing empty HDFS file

2018-07-26 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16558413#comment-16558413 ] Krisztian Szucs commented on ARROW-2919: Actually that has changed a bit recently, see

[jira] [Updated] (ARROW-3044) [Python] Remove all occurrences of cython's legacy property definition syntax

2018-08-10 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Szucs updated ARROW-3044: --- Issue Type: Improvement (was: Task) > [Python] Remove all occurrences of cython's legacy

[jira] [Created] (ARROW-3044) [Python] Remove all occurrences of cython's legacy property definition syntax

2018-08-10 Thread Krisztian Szucs (JIRA)
Krisztian Szucs created ARROW-3044: -- Summary: [Python] Remove all occurrences of cython's legacy property definition syntax Key: ARROW-3044 URL: https://issues.apache.org/jira/browse/ARROW-3044

[jira] [Created] (ARROW-3045) [Python] Remove nullcheck from ipc message

2018-08-11 Thread Krisztian Szucs (JIRA)
Krisztian Szucs created ARROW-3045: -- Summary: [Python] Remove nullcheck from ipc message Key: ARROW-3045 URL: https://issues.apache.org/jira/browse/ARROW-3045 Project: Apache Arrow Issue

[jira] [Updated] (ARROW-3045) [Python] Remove nullcheck from ipc Message and MessageReader

2018-08-11 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Szucs updated ARROW-3045: --- Description: Nullcheck is required to prevent segfaults if the extension classes are not (or

[jira] [Assigned] (ARROW-3002) [Python] Implement better DataType hash function

2018-08-06 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Szucs reassigned ARROW-3002: -- Assignee: Krisztian Szucs > [Python] Implement better DataType hash function >

[jira] [Commented] (ARROW-3002) [Python] Implement better DataType hash function

2018-08-06 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570785#comment-16570785 ] Krisztian Szucs commented on ARROW-3002: Already created a PR. > [Python] Implement better

[jira] [Created] (ARROW-3001) [Packaging] Don't modify PATH during rust release verification

2018-08-06 Thread Krisztian Szucs (JIRA)
Krisztian Szucs created ARROW-3001: -- Summary: [Packaging] Don't modify PATH during rust release verification Key: ARROW-3001 URL: https://issues.apache.org/jira/browse/ARROW-3001 Project: Apache

[jira] [Commented] (ARROW-2671) [Python] Run ASV suite in nightly build, only run in Travis CI on demand

2018-08-06 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570832#comment-16570832 ] Krisztian Szucs commented on ARROW-2671: Travis can run at most daily scheduled jobs, no manual

[jira] [Comment Edited] (ARROW-2671) [Python] Run ASV suite in nightly build, only run in Travis CI on demand

2018-08-06 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570832#comment-16570832 ] Krisztian Szucs edited comment on ARROW-2671 at 8/6/18 9:59 PM: Travis

[jira] [Commented] (ARROW-2671) [Python] Run ASV suite in nightly build, only run in Travis CI on demand

2018-08-07 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16572004#comment-16572004 ] Krisztian Szucs commented on ARROW-2671: Didn't know that. > [Python] Run ASV suite in nightly

[jira] [Commented] (ARROW-2948) [Packaging] Generate changelog with crossbow

2018-08-07 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16572197#comment-16572197 ] Krisztian Szucs commented on ARROW-2948: The PR supports both, but We should remove the previous

[jira] [Comment Edited] (ARROW-2948) [Packaging] Generate changelog with crossbow

2018-08-07 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16572197#comment-16572197 ] Krisztian Szucs edited comment on ARROW-2948 at 8/7/18 7:31 PM: The PR

[jira] [Commented] (ARROW-3033) [Dev] docker-compose test tooling does not seem to cache built Docker images

2018-08-15 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580795#comment-16580795 ] Krisztian Szucs commented on ARROW-3033: Is this resolved? > [Dev] docker-compose test tooling

[jira] [Created] (ARROW-3057) [INTEGRATION] Fix spark and hdfs dockerfiles

2018-08-15 Thread Krisztian Szucs (JIRA)
Krisztian Szucs created ARROW-3057: -- Summary: [INTEGRATION] Fix spark and hdfs dockerfiles Key: ARROW-3057 URL: https://issues.apache.org/jira/browse/ARROW-3057 Project: Apache Arrow Issue

[jira] [Commented] (ARROW-3053) [Python] pandas decimal conversion segfault

2018-08-14 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580417#comment-16580417 ] Krisztian Szucs commented on ARROW-3053: Just tried it, with the current master it works as

[jira] [Updated] (ARROW-3053) [Python] Pandas decimal conversion segfault

2018-08-15 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Szucs updated ARROW-3053: --- Summary: [Python] Pandas decimal conversion segfault (was: [Python] pandas decimal

[jira] [Commented] (ARROW-3033) [Dev] docker-compose test tooling does not seem to cache built Docker images

2018-08-09 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16575484#comment-16575484 ] Krisztian Szucs commented on ARROW-3033: That seems weird, it should cache the layers unless the

[jira] [Created] (ARROW-3119) [Packaging] Nightly packaging script fails

2018-08-26 Thread Krisztian Szucs (JIRA)
Krisztian Szucs created ARROW-3119: -- Summary: [Packaging] Nightly packaging script fails Key: ARROW-3119 URL: https://issues.apache.org/jira/browse/ARROW-3119 Project: Apache Arrow Issue

[jira] [Updated] (ARROW-3119) [Packaging] Nightly packaging script fails

2018-08-26 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Szucs updated ARROW-3119: --- Description: Error: https://travis-ci.org/kszucs/crossbow/builds/420569877 Caused by a

[jira] [Created] (ARROW-2875) [Packaging] Don't attempt to download arrow archive in linux builds

2018-07-18 Thread Krisztian Szucs (JIRA)
Krisztian Szucs created ARROW-2875: -- Summary: [Packaging] Don't attempt to download arrow archive in linux builds Key: ARROW-2875 URL: https://issues.apache.org/jira/browse/ARROW-2875 Project:

[jira] [Commented] (ARROW-2326) [Python] cannot import pip installed pyarrow on OS X (10.9)

2018-07-18 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548453#comment-16548453 ] Krisztian Szucs commented on ARROW-2326: Bad news, moreover we cannot test it on travis

[jira] [Commented] (ARROW-2326) [Python] cannot import pip installed pyarrow on OS X (10.9)

2018-07-18 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548554#comment-16548554 ] Krisztian Szucs commented on ARROW-2326: It looks like We've created 2 PRs:

[jira] [Assigned] (ARROW-2877) [Packaging] crossbow submit results in duplicate Travis CI build

2018-07-20 Thread Krisztian Szucs (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krisztian Szucs reassigned ARROW-2877: -- Assignee: Krisztian Szucs > [Packaging] crossbow submit results in duplicate Travis

  1   2   3   4   5   6   7   8   9   10   >