[jira] [Created] (ARROW-7831) unnecessary buffer allocation when calling splitAndTransferTo on variable width vectors

2020-02-11 Thread stephane campinas (Jira)
stephane campinas created ARROW-7831: Summary: unnecessary buffer allocation when calling splitAndTransferTo on variable width vectors Key: ARROW-7831 URL: https://issues.apache.org/jira/browse/ARROW-7831

[jira] [Updated] (ARROW-7831) [Java] unnecessary buffer allocation when calling splitAndTransferTo on variable width vectors

2020-02-11 Thread Francois Saint-Jacques (Jira)
[ https://issues.apache.org/jira/browse/ARROW-7831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francois Saint-Jacques updated ARROW-7831: -- Summary: [Java] unnecessary buffer allocation when calling splitAndTransferTo o

[jira] [Assigned] (ARROW-7390) [C++][Dataset] Concurrency race in Projector::Project

2020-02-11 Thread Francois Saint-Jacques (Jira)
[ https://issues.apache.org/jira/browse/ARROW-7390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francois Saint-Jacques reassigned ARROW-7390: - Assignee: Francois Saint-Jacques > [C++][Dataset] Concurrency race in Pr

[jira] [Updated] (ARROW-7761) [C++] Add S3 support to fs::FileSystemFromUri

2020-02-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-7761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-7761: -- Labels: pull-request-available (was: ) > [C++] Add S3 support to fs::FileSystemFromUri > -

[jira] [Resolved] (ARROW-7701) [C++] [CI] Flight test error on macOS

2020-02-11 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-7701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou resolved ARROW-7701. --- Fix Version/s: 1.0.0 Resolution: Fixed Issue resolved by pull request 6391 [https://gi

[jira] [Created] (ARROW-7832) [R] Patches to 0.16.0 release

2020-02-11 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-7832: -- Summary: [R] Patches to 0.16.0 release Key: ARROW-7832 URL: https://issues.apache.org/jira/browse/ARROW-7832 Project: Apache Arrow Issue Type: Bug

[jira] [Updated] (ARROW-7832) [R] Patches to 0.16.0 release

2020-02-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-7832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-7832: -- Labels: pull-request-available (was: ) > [R] Patches to 0.16.0 release > -

[jira] [Commented] (ARROW-3329) [Python] Error casting decimal(38, 4) to int64

2020-02-11 Thread Jacek Pliszka (Jira)
[ https://issues.apache.org/jira/browse/ARROW-3329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17034527#comment-17034527 ] Jacek Pliszka commented on ARROW-3329: -- Is there a reason why Decimal128 is not decl

[jira] [Issue Comment Deleted] (ARROW-3329) [Python] Error casting decimal(38, 4) to int64

2020-02-11 Thread Jacek Pliszka (Jira)
[ https://issues.apache.org/jira/browse/ARROW-3329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacek Pliszka updated ARROW-3329: - Comment: was deleted (was: Is there a reason why Decimal128 is not declared as numeric type in t

[jira] [Assigned] (ARROW-6273) [C++][Fuzzing] Add fuzzer for parquet->arrow read path

2020-02-11 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-6273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou reassigned ARROW-6273: - Assignee: Antoine Pitrou (was: Marco Neumann) > [C++][Fuzzing] Add fuzzer for parquet->

[jira] [Updated] (ARROW-7813) [Rust] Fix undefined behaviour and and remove unsafe

2020-02-11 Thread Wes McKinney (Jira)
[ https://issues.apache.org/jira/browse/ARROW-7813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney updated ARROW-7813: Summary: [Rust] Fix undefined behaviour and and remove unsafe (was: Fix undefined behaviour and an

[jira] [Resolved] (ARROW-7832) [R] Patches to 0.16.0 release

2020-02-11 Thread Neal Richardson (Jira)
[ https://issues.apache.org/jira/browse/ARROW-7832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Richardson resolved ARROW-7832. Resolution: Fixed Issue resolved by pull request 6404 [https://github.com/apache/arrow/pull

[jira] [Closed] (ARROW-6273) [C++][Fuzzing] Add fuzzer for parquet->arrow read path

2020-02-11 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-6273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou closed ARROW-6273. - Resolution: Duplicate > [C++][Fuzzing] Add fuzzer for parquet->arrow read path >

[jira] [Resolved] (ARROW-7795) [Rust - DataFusion] Support boolean negation (NOT)

2020-02-11 Thread Andy Grove (Jira)
[ https://issues.apache.org/jira/browse/ARROW-7795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Grove resolved ARROW-7795. --- Fix Version/s: 1.0.0 Resolution: Fixed Issue resolved by pull request 6384 [https://github.com

[jira] [Commented] (ARROW-4018) [C++] RLE decoder may not big-endian compatible

2020-02-11 Thread Kazuaki Ishizaki (Jira)
[ https://issues.apache.org/jira/browse/ARROW-4018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17034775#comment-17034775 ] Kazuaki Ishizaki commented on ARROW-4018: - Minor comment. This code should be {co

[jira] [Assigned] (ARROW-7795) [Rust - DataFusion] Support boolean negation (NOT)

2020-02-11 Thread Andy Grove (Jira)
[ https://issues.apache.org/jira/browse/ARROW-7795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Grove reassigned ARROW-7795: - Assignee: Jorge > [Rust - DataFusion] Support boolean negation (NOT) > -

[jira] [Resolved] (ARROW-7823) Have feather::read_feather respect options(stringsAsFactors = FALSE)

2020-02-11 Thread Neal Richardson (Jira)
[ https://issues.apache.org/jira/browse/ARROW-7823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Richardson resolved ARROW-7823. Resolution: Duplicate Whatever doc changes we do can be done in ARROW-7825 > Have feather:

[jira] [Commented] (ARROW-3329) [Python] Error casting decimal(38, 4) to int64

2020-02-11 Thread Jacek Pliszka (Jira)
[ https://issues.apache.org/jira/browse/ARROW-3329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17034846#comment-17034846 ] Jacek Pliszka commented on ARROW-3329: -- I've started work but got stuck - posted que

[jira] [Commented] (ARROW-7807) [R] Installation on RHEL 7 Cannot call io___MemoryMappedFile__Open()

2020-02-11 Thread Neal Richardson (Jira)
[ https://issues.apache.org/jira/browse/ARROW-7807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17034851#comment-17034851 ] Neal Richardson commented on ARROW-7807: Is there a minimal rhel-7 Docker image w

[jira] [Commented] (ARROW-7807) [R] Installation on RHEL 7 Cannot call io___MemoryMappedFile__Open()

2020-02-11 Thread Omar Yassin (Jira)
[ https://issues.apache.org/jira/browse/ARROW-7807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17034910#comment-17034910 ] Omar Yassin commented on ARROW-7807: Thanks Neal - I'll give the new release a try, a

[jira] [Updated] (ARROW-7827) [Python] conda-forge pyarrow package does not have s3 enabled

2020-02-11 Thread Wes McKinney (Jira)
[ https://issues.apache.org/jira/browse/ARROW-7827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney updated ARROW-7827: Fix Version/s: 1.0.0 > [Python] conda-forge pyarrow package does not have s3 enabled >

[jira] [Commented] (ARROW-7827) conda-forge pyarrow package does not have s3 enabled

2020-02-11 Thread Wes McKinney (Jira)
[ https://issues.apache.org/jira/browse/ARROW-7827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17034919#comment-17034919 ] Wes McKinney commented on ARROW-7827: - I opened an issue here https://github.com/con

[jira] [Updated] (ARROW-7827) [Python] conda-forge pyarrow package does not have s3 enabled

2020-02-11 Thread Wes McKinney (Jira)
[ https://issues.apache.org/jira/browse/ARROW-7827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney updated ARROW-7827: Summary: [Python] conda-forge pyarrow package does not have s3 enabled (was: conda-forge pyarrow p

[jira] [Created] (ARROW-7833) [R] Make install_arrow() actually install arrow

2020-02-11 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-7833: -- Summary: [R] Make install_arrow() actually install arrow Key: ARROW-7833 URL: https://issues.apache.org/jira/browse/ARROW-7833 Project: Apache Arrow Issu

[jira] [Updated] (ARROW-7833) [R] Make install_arrow() actually install arrow

2020-02-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-7833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-7833: -- Labels: pull-request-available (was: ) > [R] Make install_arrow() actually install arrow > ---

[jira] [Resolved] (ARROW-7119) [C++][CI] Use scripts/util_coredump.sh to show automatic backtraces

2020-02-11 Thread Kouhei Sutou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-7119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kouhei Sutou resolved ARROW-7119. - Resolution: Fixed Issue resolved by pull request 6202 [https://github.com/apache/arrow/pull/6202]

[jira] [Created] (ARROW-7834) [Release] Post release task for updating the documentations

2020-02-11 Thread Krisztian Szucs (Jira)
Krisztian Szucs created ARROW-7834: -- Summary: [Release] Post release task for updating the documentations Key: ARROW-7834 URL: https://issues.apache.org/jira/browse/ARROW-7834 Project: Apache Arrow

[jira] [Updated] (ARROW-7834) [Release] Post release task for updating the documentations

2020-02-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-7834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-7834: -- Labels: pull-request-available (was: ) > [Release] Post release task for updating the document

[jira] [Commented] (ARROW-3329) [Python] Error casting decimal(38, 4) to int64

2020-02-11 Thread Jacek Pliszka (Jira)
[ https://issues.apache.org/jira/browse/ARROW-3329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17034951#comment-17034951 ] Jacek Pliszka commented on ARROW-3329: -- OK, I've resolved the issue but now arrived

[jira] [Comment Edited] (ARROW-3329) [Python] Error casting decimal(38, 4) to int64

2020-02-11 Thread Jacek Pliszka (Jira)
[ https://issues.apache.org/jira/browse/ARROW-3329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17034951#comment-17034951 ] Jacek Pliszka edited comment on ARROW-3329 at 2/12/20 12:49 AM: ---

[jira] [Comment Edited] (ARROW-3329) [Python] Error casting decimal(38, 4) to int64

2020-02-11 Thread Jacek Pliszka (Jira)
[ https://issues.apache.org/jira/browse/ARROW-3329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17034951#comment-17034951 ] Jacek Pliszka edited comment on ARROW-3329 at 2/12/20 12:53 AM: ---

[jira] [Created] (ARROW-7835) [C++][Documentation] Link to generated Doxygen docs from main Sphinx TOC tree

2020-02-11 Thread Wes McKinney (Jira)
Wes McKinney created ARROW-7835: --- Summary: [C++][Documentation] Link to generated Doxygen docs from main Sphinx TOC tree Key: ARROW-7835 URL: https://issues.apache.org/jira/browse/ARROW-7835 Project: Ap

[jira] [Resolved] (ARROW-7624) [Rust] Soundness issues via `Buffer` methods

2020-02-11 Thread Paddy Horan (Jira)
[ https://issues.apache.org/jira/browse/ARROW-7624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paddy Horan resolved ARROW-7624. Fix Version/s: 1.0.0 Resolution: Fixed Issue resolved by pull request 6397 [https://github.c

[jira] [Created] (ARROW-7836) [Rust] "allocate_aligned"/"reallocate" need to initialize memory to avoid UB

2020-02-11 Thread Paddy Horan (Jira)
Paddy Horan created ARROW-7836: -- Summary: [Rust] "allocate_aligned"/"reallocate" need to initialize memory to avoid UB Key: ARROW-7836 URL: https://issues.apache.org/jira/browse/ARROW-7836 Project: Apach

[jira] [Commented] (ARROW-7080) [Python][Parquet][C++] Expose parquet field_id in Schema objects

2020-02-11 Thread Wes McKinney (Jira)
[ https://issues.apache.org/jira/browse/ARROW-7080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17035064#comment-17035064 ] Wes McKinney commented on ARROW-7080: - This ended up being a slight can of worms to h

[jira] [Updated] (ARROW-7080) [Python][Parquet][C++] Expose parquet field_id in Schema objects

2020-02-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-7080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-7080: -- Labels: parquet pull-request-available (was: parquet) > [Python][Parquet][C++] Expose parquet

[jira] [Created] (ARROW-7837) bug in BaseVariableWidthVector.copyFromSafe results with an index out of bounds exception

2020-02-11 Thread Eyal Farago (Jira)
Eyal Farago created ARROW-7837: -- Summary: bug in BaseVariableWidthVector.copyFromSafe results with an index out of bounds exception Key: ARROW-7837 URL: https://issues.apache.org/jira/browse/ARROW-7837 P