[GitHub] [arrow-testing] wesm merged pull request #31: update int64 columns to use string values

2020-06-29 Thread GitBox
wesm merged pull request #31: URL: https://github.com/apache/arrow-testing/pull/31 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [arrow-testing] wesm commented on pull request #31: update int64 columns to use string values

2020-06-29 Thread GitBox
wesm commented on pull request #31: URL: https://github.com/apache/arrow-testing/pull/31#issuecomment-651422520 OK, passing now (fun times with emacs regexp-replace). https://gist.github.com/wesm/b7ed6934ef7753c2087919156c751bf4 +1

[GitHub] [arrow-testing] wesm commented on pull request #31: update int64 columns to use string values

2020-06-29 Thread GitBox
wesm commented on pull request #31: URL: https://github.com/apache/arrow-testing/pull/31#issuecomment-651418744 Ah the interval and datetime tests also have the issue https://gist.github.com/wesm/bf650d27557e90b4833054ab01783623 I'll try to fix them locally

[jira] [Created] (ARROW-9272) [C++][Python] Reduce complexity in python to arrow conversion

2020-06-29 Thread Krisztian Szucs (Jira)
Krisztian Szucs created ARROW-9272: -- Summary: [C++][Python] Reduce complexity in python to arrow conversion Key: ARROW-9272 URL: https://issues.apache.org/jira/browse/ARROW-9272 Project: Apache

[jira] [Created] (ARROW-9271) [R] Preserve data frame metadata in round trip

2020-06-29 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-9271: -- Summary: [R] Preserve data frame metadata in round trip Key: ARROW-9271 URL: https://issues.apache.org/jira/browse/ARROW-9271 Project: Apache Arrow

[jira] [Created] (ARROW-9270) [C++] Create Buffer to represent a slice of a ResizableBuffer that may yet reallocate

2020-06-29 Thread Wes McKinney (Jira)
Wes McKinney created ARROW-9270: --- Summary: [C++] Create Buffer to represent a slice of a ResizableBuffer that may yet reallocate Key: ARROW-9270 URL: https://issues.apache.org/jira/browse/ARROW-9270

[jira] [Created] (ARROW-9269) [Rust] Cargo.toml flag to disable SIMD for targeting stable Rust

2020-06-29 Thread Adam Shirey (Jira)
Adam Shirey created ARROW-9269: -- Summary: [Rust] Cargo.toml flag to disable SIMD for targeting stable Rust Key: ARROW-9269 URL: https://issues.apache.org/jira/browse/ARROW-9269 Project: Apache Arrow

[jira] [Created] (ARROW-9268) [C++] Add is{alnum,alpha,...} kernels for strings

2020-06-29 Thread Maarten Breddels (Jira)
Maarten Breddels created ARROW-9268: --- Summary: [C++] Add is{alnum,alpha,...} kernels for strings Key: ARROW-9268 URL: https://issues.apache.org/jira/browse/ARROW-9268 Project: Apache Arrow

[jira] [Created] (ARROW-9267) [Python][Packaging] Enable S3 support in Windows wheels

2020-06-29 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-9267: - Summary: [Python][Packaging] Enable S3 support in Windows wheels Key: ARROW-9267 URL: https://issues.apache.org/jira/browse/ARROW-9267 Project: Apache Arrow

[jira] [Created] (ARROW-9266) [Python][Packaging] Enable S3 support in macOS wheels

2020-06-29 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-9266: - Summary: [Python][Packaging] Enable S3 support in macOS wheels Key: ARROW-9266 URL: https://issues.apache.org/jira/browse/ARROW-9266 Project: Apache Arrow

[jira] [Created] (ARROW-9265) [C++] Add support for writing MetadataVersion::V4-compatible IPC messages for compatibility with library versions <= 0.17.1

2020-06-29 Thread Wes McKinney (Jira)
Wes McKinney created ARROW-9265: --- Summary: [C++] Add support for writing MetadataVersion::V4-compatible IPC messages for compatibility with library versions <= 0.17.1 Key: ARROW-9265 URL:

[GitHub] [arrow-testing] wesm commented on pull request #31: update int64 columns to use string values

2020-06-29 Thread GitBox
wesm commented on pull request #31: URL: https://github.com/apache/arrow-testing/pull/31#issuecomment-651145516 @emkornfield @pitrou I'll try to test these locally This is an automated message from the Apache Git Service. To

[GitHub] [arrow-testing] pitrou edited a comment on pull request #31: update int64 columns to use string values

2020-06-29 Thread GitBox
pitrou edited a comment on pull request #31: URL: https://github.com/apache/arrow-testing/pull/31#issuecomment-651134070 I thanks. I hadn't noticed those were the JSON files. This is an automated message from the Apache Git

[GitHub] [arrow-testing] pitrou commented on pull request #31: update int64 columns to use string values

2020-06-29 Thread GitBox
pitrou commented on pull request #31: URL: https://github.com/apache/arrow-testing/pull/31#issuecomment-651134070 I thanks. I hadn't notice those were the JSON files. This is an automated message from the Apache Git Service.

[GitHub] [arrow-testing] emkornfield commented on pull request #31: update int64 columns to use string values

2020-06-29 Thread GitBox
emkornfield commented on pull request #31: URL: https://github.com/apache/arrow-testing/pull/31#issuecomment-651132282 Changes: 1. Gunzip affected file 2. Find values related to int64/uint64 columns and put them in quotes. 3. Gzip the files

[GitHub] [arrow-testing] pitrou commented on pull request #31: update int64 columns to use string values

2020-06-29 Thread GitBox
pitrou commented on pull request #31: URL: https://github.com/apache/arrow-testing/pull/31#issuecomment-651009041 Can you explain the changes done? This is an automated message from the Apache Git Service. To respond to the