[jira] [Created] (ARROW-12398) Remove double bound checks in iterators

2021-04-15 Thread Ritchie (Jira)
Ritchie created ARROW-12398: --- Summary: Remove double bound checks in iterators Key: ARROW-12398 URL: https://issues.apache.org/jira/browse/ARROW-12398 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-12337) add DoubleEndedIterator and ExactSizeIterator traits

2021-04-12 Thread Ritchie (Jira)
Ritchie created ARROW-12337: --- Summary: add DoubleEndedIterator and ExactSizeIterator traits Key: ARROW-12337 URL: https://issues.apache.org/jira/browse/ARROW-12337 Project: Apache Arrow Issue

[jira] [Created] (ARROW-12202) Fix SEGFAULT/ SIGILL in child-data ffi

2021-04-05 Thread Ritchie (Jira)
Ritchie created ARROW-12202: --- Summary: Fix SEGFAULT/ SIGILL in child-data ffi Key: ARROW-12202 URL: https://issues.apache.org/jira/browse/ARROW-12202 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-12165) Inline append functions in builders

2021-03-31 Thread Ritchie (Jira)
Ritchie created ARROW-12165: --- Summary: Inline append functions in builders Key: ARROW-12165 URL: https://issues.apache.org/jira/browse/ARROW-12165 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-12052) Implement child data in Arrow Rust C FFI

2021-03-23 Thread Ritchie (Jira)
Ritchie created ARROW-12052: --- Summary: Implement child data in Arrow Rust C FFI Key: ARROW-12052 URL: https://issues.apache.org/jira/browse/ARROW-12052 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-11779) make alloc module public

2021-02-25 Thread Ritchie (Jira)
Ritchie created ARROW-11779: --- Summary: make alloc module public Key: ARROW-11779 URL: https://issues.apache.org/jira/browse/ARROW-11779 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-11778) Cast from large-utf8 to numerical arrays

2021-02-25 Thread Ritchie (Jira)
Ritchie created ARROW-11778: --- Summary: Cast from large-utf8 to numerical arrays Key: ARROW-11778 URL: https://issues.apache.org/jira/browse/ARROW-11778 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-11722) Improve error message in FFI

2021-02-21 Thread Ritchie (Jira)
Ritchie created ARROW-11722: --- Summary: Improve error message in FFI Key: ARROW-11722 URL: https://issues.apache.org/jira/browse/ARROW-11722 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-11688) Casts between utrf8 and large-utf8

2021-02-18 Thread Ritchie (Jira)
Ritchie created ARROW-11688: --- Summary: Casts between utrf8 and large-utf8 Key: ARROW-11688 URL: https://issues.apache.org/jira/browse/ARROW-11688 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-11664) Cast to LargeUtf8

2021-02-17 Thread Ritchie (Jira)
Ritchie created ARROW-11664: --- Summary: Cast to LargeUtf8 Key: ARROW-11664 URL: https://issues.apache.org/jira/browse/ARROW-11664 Project: Apache Arrow Issue Type: Improvement Components:

[jira] [Created] (ARROW-11505) Add support for LargeUtf8 in csv-writer

2021-02-05 Thread Ritchie (Jira)
Ritchie created ARROW-11505: --- Summary: Add support for LargeUtf8 in csv-writer Key: ARROW-11505 URL: https://issues.apache.org/jira/browse/ARROW-11505 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-11496) NAN aggreagation behavior

2021-02-04 Thread Ritchie (Jira)
Ritchie created ARROW-11496: --- Summary: NAN aggreagation behavior Key: ARROW-11496 URL: https://issues.apache.org/jira/browse/ARROW-11496 Project: Apache Arrow Issue Type: Bug Reporter:

[jira] [Created] (ARROW-11494) Fix take bench.

2021-02-04 Thread Ritchie (Jira)
Ritchie created ARROW-11494: --- Summary: Fix take bench. Key: ARROW-11494 URL: https://issues.apache.org/jira/browse/ARROW-11494 Project: Apache Arrow Issue Type: Bug Components: Rust

[jira] [Created] (ARROW-11482) Improve take primitive performance

2021-02-03 Thread Ritchie (Jira)
Ritchie created ARROW-11482: --- Summary: Improve take primitive performance Key: ARROW-11482 URL: https://issues.apache.org/jira/browse/ARROW-11482 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-11481) More cast implementations

2021-02-03 Thread Ritchie (Jira)
Ritchie created ARROW-11481: --- Summary: More cast implementations Key: ARROW-11481 URL: https://issues.apache.org/jira/browse/ARROW-11481 Project: Apache Arrow Issue Type: Improvement

[jira] [Commented] (ARROW-11443) Write datetime information for Date64 Type in csv writer

2021-01-31 Thread Ritchie (Jira)
[ https://issues.apache.org/jira/browse/ARROW-11443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17275810#comment-17275810 ] Ritchie commented on ARROW-11443: - https://github.com/apache/arrow/pull/9379 > Write datetime

[jira] [Created] (ARROW-11443) Write datetime information for Date64 Type in csv writer

2021-01-31 Thread Ritchie (Jira)
Ritchie created ARROW-11443: --- Summary: Write datetime information for Date64 Type in csv writer Key: ARROW-11443 URL: https://issues.apache.org/jira/browse/ARROW-11443 Project: Apache Arrow Issue

[jira] [Created] (ARROW-11430) Kernel to combine two arrays based on boolean mask

2021-01-29 Thread Ritchie (Jira)
Ritchie created ARROW-11430: --- Summary: Kernel to combine two arrays based on boolean mask Key: ARROW-11430 URL: https://issues.apache.org/jira/browse/ARROW-11430 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-11429) Make string comparisson kernels generic over Utf8 and LargeUtf8

2021-01-29 Thread Ritchie (Jira)
Ritchie created ARROW-11429: --- Summary: Make string comparisson kernels generic over Utf8 and LargeUtf8 Key: ARROW-11429 URL: https://issues.apache.org/jira/browse/ARROW-11429 Project: Apache Arrow

[jira] [Commented] (ARROW-11428) Add power kernel

2021-01-29 Thread Ritchie (Jira)
[ https://issues.apache.org/jira/browse/ARROW-11428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17274482#comment-17274482 ] Ritchie commented on ARROW-11428: - Pull request: https://github.com/apache/arrow/pull/9361 > Add power

[jira] [Created] (ARROW-11428) Add power kernel

2021-01-29 Thread Ritchie (Jira)
Ritchie created ARROW-11428: --- Summary: Add power kernel Key: ARROW-11428 URL: https://issues.apache.org/jira/browse/ARROW-11428 Project: Apache Arrow Issue Type: New Feature Components:

[jira] [Updated] (ARROW-11387) [Rust] Arrow 3.0.0 release with simd feature doesn't compile without feature=avx512.

2021-01-26 Thread Ritchie (Jira)
[ https://issues.apache.org/jira/browse/ARROW-11387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ritchie updated ARROW-11387: Summary: [Rust] Arrow 3.0.0 release with simd feature doesn't compile without feature=avx512. (was:

[jira] [Updated] (ARROW-11387) [Rust] Arrow 3.0.0 release doesn't compile without feature=avx512.

2021-01-26 Thread Ritchie (Jira)
[ https://issues.apache.org/jira/browse/ARROW-11387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ritchie updated ARROW-11387: Description:   {code:java} // code placeholder {code} When updating to the `3.0.0` release I experienced

[jira] [Updated] (ARROW-11387) [Rust] Arrow 3.0.0 release doesn't compile without feature=avx512.

2021-01-26 Thread Ritchie (Jira)
[ https://issues.apache.org/jira/browse/ARROW-11387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ritchie updated ARROW-11387: Summary: [Rust] Arrow 3.0.0 release doesn't compile without feature=avx512. (was: Arrow 3.0.0 release

[jira] [Updated] (ARROW-11387) [Rust] Arrow 3.0.0 release doesn't compile without feature=avx512.

2021-01-26 Thread Ritchie (Jira)
[ https://issues.apache.org/jira/browse/ARROW-11387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ritchie updated ARROW-11387: Component/s: Rust Affects Version/s: 3.0.0 > [Rust] Arrow 3.0.0 release doesn't compile without

[jira] [Created] (ARROW-11387) Arrow 3.0.0 release doesn't compile without feature=avx512.

2021-01-26 Thread Ritchie (Jira)
Ritchie created ARROW-11387: --- Summary: Arrow 3.0.0 release doesn't compile without feature=avx512. Key: ARROW-11387 URL: https://issues.apache.org/jira/browse/ARROW-11387 Project: Apache Arrow

[jira] [Closed] (ARROW-10554) [Rust] Default to non-cryptographic hash function?

2021-01-01 Thread Ritchie (Jira)
[ https://issues.apache.org/jira/browse/ARROW-10554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ritchie closed ARROW-10554. --- Resolution: Fixed > [Rust] Default to non-cryptographic hash function? >

[jira] [Commented] (ARROW-11087) [Rust] SIMD aggregate kernel produces flawed results.

2021-01-01 Thread Ritchie (Jira)
[ https://issues.apache.org/jira/browse/ARROW-11087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17257205#comment-17257205 ] Ritchie commented on ARROW-11087: - May be related to: https://issues.apache.org/jira/browse/ARROW-11051

[jira] [Created] (ARROW-11087) [Rust] SIMD aggregate kernel produces flawed results.

2020-12-31 Thread Ritchie (Jira)
Ritchie created ARROW-11087: --- Summary: [Rust] SIMD aggregate kernel produces flawed results. Key: ARROW-11087 URL: https://issues.apache.org/jira/browse/ARROW-11087 Project: Apache Arrow Issue

[jira] [Updated] (ARROW-10618) [Rust] Invalid write of size 1 in StringBuilder

2020-11-16 Thread Ritchie (Jira)
[ https://issues.apache.org/jira/browse/ARROW-10618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ritchie updated ARROW-10618: Summary: [Rust] Invalid write of size 1 in StringBuilder (was: Invalid write of size 1 in StringBuilder)

[jira] [Created] (ARROW-10618) Invalid write of size 1 in StringBuilder

2020-11-16 Thread Ritchie (Jira)
Ritchie created ARROW-10618: --- Summary: Invalid write of size 1 in StringBuilder Key: ARROW-10618 URL: https://issues.apache.org/jira/browse/ARROW-10618 Project: Apache Arrow Issue Type: Bug

[jira] [Updated] (ARROW-10554) [Rust] Default to non-cryptographic hash function?

2020-11-12 Thread Ritchie (Jira)
[ https://issues.apache.org/jira/browse/ARROW-10554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ritchie updated ARROW-10554: Description: THis isn't a major issue/ or even one at all. I was wondering how guys are looking towards

[jira] [Created] (ARROW-10554) [Rust] Default to non-cryptographic hash function?

2020-11-11 Thread Ritchie (Jira)
Ritchie created ARROW-10554: --- Summary: [Rust] Default to non-cryptographic hash function? Key: ARROW-10554 URL: https://issues.apache.org/jira/browse/ARROW-10554 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-10506) [Rust] Make reserve methods of builders public

2020-11-05 Thread Ritchie (Jira)
Ritchie created ARROW-10506: --- Summary: [Rust] Make reserve methods of builders public Key: ARROW-10506 URL: https://issues.apache.org/jira/browse/ARROW-10506 Project: Apache Arrow Issue Type: Wish

[jira] [Created] (ARROW-10274) [Rust] arithmetic without SIMD does unnecesary copy

2020-10-10 Thread Ritchie (Jira)
Ritchie created ARROW-10274: --- Summary: [Rust] arithmetic without SIMD does unnecesary copy Key: ARROW-10274 URL: https://issues.apache.org/jira/browse/ARROW-10274 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-10271) [Rust] packed_simd is broken and continued under a new project

2020-10-10 Thread Ritchie (Jira)
Ritchie created ARROW-10271: --- Summary: [Rust] packed_simd is broken and continued under a new project Key: ARROW-10271 URL: https://issues.apache.org/jira/browse/ARROW-10271 Project: Apache Arrow

[jira] [Updated] (ARROW-9975) min and max aggregate kernels are inconsistent for floating point types.

2020-09-11 Thread Ritchie (Jira)
[ https://issues.apache.org/jira/browse/ARROW-9975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ritchie updated ARROW-9975: --- Description: The aggregation kernels min and max yield inconsistent results if there are NaN values in the

[jira] [Created] (ARROW-9975) min and max aggregate kernels are inconsistent for floating point types.

2020-09-11 Thread Ritchie (Jira)
Ritchie created ARROW-9975: -- Summary: min and max aggregate kernels are inconsistent for floating point types. Key: ARROW-9975 URL: https://issues.apache.org/jira/browse/ARROW-9975 Project: Apache Arrow

[jira] [Updated] (ARROW-9503) Comparison sliced arrays is wrong

2020-07-16 Thread Ritchie (Jira)
[ https://issues.apache.org/jira/browse/ARROW-9503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ritchie updated ARROW-9503: --- Description: Comparison of arrow arrays where one is sliced is dependent on the order of comparison, and

[jira] [Created] (ARROW-9503) Comparison sliced arrays is wrong

2020-07-16 Thread Ritchie (Jira)
Ritchie created ARROW-9503: -- Summary: Comparison sliced arrays is wrong Key: ARROW-9503 URL: https://issues.apache.org/jira/browse/ARROW-9503 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-9236) [Rust] CSV WriterBuilder never writes header

2020-06-27 Thread Ritchie (Jira)
Ritchie created ARROW-9236: -- Summary: [Rust] CSV WriterBuilder never writes header Key: ARROW-9236 URL: https://issues.apache.org/jira/browse/ARROW-9236 Project: Apache Arrow Issue Type: Bug