[jira] [Created] (ARROW-8477) [C++] Enable reading and writing of long filenames for Windows

2020-04-15 Thread TP Boudreau (Jira)
TP Boudreau created ARROW-8477: -- Summary: [C++] Enable reading and writing of long filenames for Windows Key: ARROW-8477 URL: https://issues.apache.org/jira/browse/ARROW-8477 Project: Apache Arrow

[jira] [Updated] (ARROW-8127) [C++] [Parquet] Incorrect column chunk metadata for multipage batch writes

2020-03-15 Thread TP Boudreau (Jira)
[ https://issues.apache.org/jira/browse/ARROW-8127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] TP Boudreau updated ARROW-8127: --- Summary: [C++] [Parquet] Incorrect column chunk metadata for multipage batch writes (was: [C++}

[jira] [Created] (ARROW-8127) [C++} [Parquet] Incorrect column chunk metadata for multipage batch writes

2020-03-15 Thread TP Boudreau (Jira)
TP Boudreau created ARROW-8127: -- Summary: [C++} [Parquet] Incorrect column chunk metadata for multipage batch writes Key: ARROW-8127 URL: https://issues.apache.org/jira/browse/ARROW-8127 Project: Apache

[jira] [Commented] (ARROW-1957) [Python] Write nanosecond timestamps using new NANO LogicalType Parquet unit

2020-02-26 Thread TP Boudreau (Jira)
[ https://issues.apache.org/jira/browse/ARROW-1957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17045759#comment-17045759 ] TP Boudreau commented on ARROW-1957: I'm fairly confident this issue was resolved in the 0.14.x

[jira] [Commented] (ARROW-5618) [C++] [Parquet] Using deprecated Int96 storage for timestamps triggers integer overflow in some cases

2019-08-30 Thread TP Boudreau (Jira)
[ https://issues.apache.org/jira/browse/ARROW-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16919611#comment-16919611 ] TP Boudreau commented on ARROW-5618: (Sorry if this is a duplicate comment -- first attempt doesn't

[jira] [Commented] (ARROW-5618) [C++] [Parquet] Using deprecated Int96 storage for timestamps triggers integer overflow in some cases

2019-08-28 Thread TP Boudreau (Jira)
[ https://issues.apache.org/jira/browse/ARROW-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16918032#comment-16918032 ] TP Boudreau commented on ARROW-5618: Ugh, sorry, forgot all about this PR and the comment from

[jira] [Comment Edited] (ARROW-5889) [Python][C++] Parquet backwards compat for timestamps without timezone broken

2019-07-10 Thread TP Boudreau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882452#comment-16882452 ] TP Boudreau edited comment on ARROW-5889 at 7/10/19 10:13 PM: -- [~wesmckinn]:

[jira] [Assigned] (ARROW-5889) [Python][C++] Parquet backwards compat for timestamps without timezone broken

2019-07-10 Thread TP Boudreau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] TP Boudreau reassigned ARROW-5889: -- Assignee: TP Boudreau > [Python][C++] Parquet backwards compat for timestamps without

[jira] [Commented] (ARROW-5889) [Python][C++] Parquet backwards compat for timestamps without timezone broken

2019-07-10 Thread TP Boudreau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882452#comment-16882452 ] TP Boudreau commented on ARROW-5889: [~wesmckinn]: I think you're right, but that's a tougher case. 

[jira] [Commented] (ARROW-5889) [Python][C++] Parquet backwards compat for timestamps without timezone broken

2019-07-10 Thread TP Boudreau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882416#comment-16882416 ] TP Boudreau commented on ARROW-5889: That's correct.  An Arrow timestamp field either has a timezone

[jira] [Comment Edited] (ARROW-5889) [Python][C++] Parquet backwards compat for timestamps without timezone broken

2019-07-10 Thread TP Boudreau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882313#comment-16882313 ] TP Boudreau edited comment on ARROW-5889 at 7/10/19 6:04 PM: - I can think of

[jira] [Comment Edited] (ARROW-5889) [Python][C++] Parquet backwards compat for timestamps without timezone broken

2019-07-10 Thread TP Boudreau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882313#comment-16882313 ] TP Boudreau edited comment on ARROW-5889 at 7/10/19 6:03 PM: - I can think of

[jira] [Commented] (ARROW-5889) [Python][C++] Parquet backwards compat for timestamps without timezone broken

2019-07-10 Thread TP Boudreau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882313#comment-16882313 ] TP Boudreau commented on ARROW-5889: I can think of two possible approaches to correcting this on an

[jira] [Commented] (ARROW-5888) [Python][C++] Parquet write metadata not roundtrip safe for timezone timestamps

2019-07-09 Thread TP Boudreau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16881513#comment-16881513 ] TP Boudreau commented on ARROW-5888: I don't believe this got captured in an issue after I pulled the

[jira] [Commented] (ARROW-5712) [C++][Parquet] Arrow time32/time64/timestamp ConvertedType not being restored properly

2019-06-24 Thread TP Boudreau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16871674#comment-16871674 ] TP Boudreau commented on ARROW-5712: I see while I was typing, you closed this.  I'll review the PR.

[jira] [Commented] (ARROW-5712) [C++][Parquet] Arrow time32/time64/timestamp ConvertedType not being restored properly

2019-06-24 Thread TP Boudreau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16871673#comment-16871673 ] TP Boudreau commented on ARROW-5712: Sorry, was AFK unit just now – I think you've figured it out –

[jira] [Updated] (ARROW-5618) [C++] [Parquet] Using deprecated Int96 storage for timestamps triggers integer overflow in some cases

2019-06-15 Thread TP Boudreau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] TP Boudreau updated ARROW-5618: --- Summary: [C++] [Parquet] Using deprecated Int96 storage for timestamps triggers integer overflow in

[jira] [Commented] (ARROW-5618) Using deprecated Int96 storage for timestamps triggers integer overflow in some cases

2019-06-15 Thread TP Boudreau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16864850#comment-16864850 ] TP Boudreau commented on ARROW-5618: I marked this issue as minor, because the defect does not appear

[jira] [Assigned] (ARROW-5618) Using deprecated Int96 storage for timestamps triggers integer overflow in some cases

2019-06-15 Thread TP Boudreau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] TP Boudreau reassigned ARROW-5618: -- Assignee: TP Boudreau > Using deprecated Int96 storage for timestamps triggers integer

[jira] [Created] (ARROW-5618) Using deprecated Int96 storage for timestamps triggers integer overflow in some cases

2019-06-15 Thread TP Boudreau (JIRA)
TP Boudreau created ARROW-5618: -- Summary: Using deprecated Int96 storage for timestamps triggers integer overflow in some cases Key: ARROW-5618 URL: https://issues.apache.org/jira/browse/ARROW-5618

[jira] [Comment Edited] (ARROW-5545) [C++][Docs] Clarify expectation of UTC values for timestamps with time zones in C++ API docs

2019-06-13 Thread TP Boudreau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16860218#comment-16860218 ] TP Boudreau edited comment on ARROW-5545 at 6/13/19 10:25 PM: -- OK, I've

[jira] [Commented] (ARROW-1957) [Python] Write nanosecond timestamps using new NANO LogicalType Parquet unit

2019-06-10 Thread TP Boudreau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16860338#comment-16860338 ] TP Boudreau commented on ARROW-1957: There's a test resembling the reporter's code confirming that

[jira] [Commented] (ARROW-5545) [C++][Docs] Clarify expectation of UTC values for timestamps with time zones in C++ API docs

2019-06-10 Thread TP Boudreau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16860218#comment-16860218 ] TP Boudreau commented on ARROW-5545: OK, I'll re-assigned to myself. > [C++][Docs] Clarify

[jira] [Assigned] (ARROW-5545) [C++][Docs] Clarify expectation of UTC values for timestamps with time zones in C++ API docs

2019-06-10 Thread TP Boudreau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] TP Boudreau reassigned ARROW-5545: -- Assignee: TP Boudreau > [C++][Docs] Clarify expectation of UTC values for timestamps with

[jira] [Closed] (ARROW-5545) Clarify expectation of UTC values for timestamps with time zones in C++ API docs

2019-06-10 Thread TP Boudreau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] TP Boudreau closed ARROW-5545. -- Resolution: Invalid > Clarify expectation of UTC values for timestamps with time zones in C++ API >

[jira] [Commented] (ARROW-5545) Clarify expectation of UTC values for timestamps with time zones in C++ API docs

2019-06-10 Thread TP Boudreau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16860185#comment-16860185 ] TP Boudreau commented on ARROW-5545: On further review, the flatbuffers spec contains quite a bit of

[jira] [Created] (ARROW-5545) Clarify expectation of UTC values for timestamps with time zones in C++ API docs

2019-06-10 Thread TP Boudreau (JIRA)
TP Boudreau created ARROW-5545: -- Summary: Clarify expectation of UTC values for timestamps with time zones in C++ API docs Key: ARROW-5545 URL: https://issues.apache.org/jira/browse/ARROW-5545 Project:

[jira] [Commented] (ARROW-1957) [Python] Write nanosecond timestamps using new NANO LogicalType Parquet unit

2019-05-30 Thread TP Boudreau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16852680#comment-16852680 ] TP Boudreau commented on ARROW-1957: Yes, thanks for assigning it. > [Python] Write nanosecond

[jira] [Commented] (ARROW-3729) [C++] Support for writing TIMESTAMP_NANOS Parquet metadata

2019-05-27 Thread TP Boudreau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16849240#comment-16849240 ] TP Boudreau commented on ARROW-3729: Could someone please assign this issue to me? I don't seem to be