[jira] [Created] (ARROW-8819) [Rust] Rust docs don't complile for the Arrow crate

2020-05-15 Thread Paddy Horan (Jira)
Paddy Horan created ARROW-8819: -- Summary: [Rust] Rust docs don't complile for the Arrow crate Key: ARROW-8819 URL: https://issues.apache.org/jira/browse/ARROW-8819 Project: Apache Arrow Issue

[jira] [Created] (ARROW-8818) [Rust] Failing to build on master due to Flatbuffers/Union issues

2020-05-15 Thread Paddy Horan (Jira)
Paddy Horan created ARROW-8818: -- Summary: [Rust] Failing to build on master due to Flatbuffers/Union issues Key: ARROW-8818 URL: https://issues.apache.org/jira/browse/ARROW-8818 Project: Apache Arrow

[jira] [Created] (ARROW-8817) [Rust] Add support for Union arrays in Parquet

2020-05-15 Thread Paddy Horan (Jira)
Paddy Horan created ARROW-8817: -- Summary: [Rust] Add support for Union arrays in Parquet Key: ARROW-8817 URL: https://issues.apache.org/jira/browse/ARROW-8817 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-8723) [Rust] Remove SIMD specific benchmark code

2020-05-06 Thread Paddy Horan (Jira)
Paddy Horan created ARROW-8723: -- Summary: [Rust] Remove SIMD specific benchmark code Key: ARROW-8723 URL: https://issues.apache.org/jira/browse/ARROW-8723 Project: Apache Arrow Issue Type: New

[jira] [Created] (ARROW-8622) [Rust] Parquet crate does not compile on aarch64

2020-04-29 Thread Paddy Horan (Jira)
Paddy Horan created ARROW-8622: -- Summary: [Rust] Parquet crate does not compile on aarch64 Key: ARROW-8622 URL: https://issues.apache.org/jira/browse/ARROW-8622 Project: Apache Arrow Issue

[jira] [Created] (ARROW-8616) [Rust] Turn explicit SIMD off by default

2020-04-28 Thread Paddy Horan (Jira)
Paddy Horan created ARROW-8616: -- Summary: [Rust] Turn explicit SIMD off by default Key: ARROW-8616 URL: https://issues.apache.org/jira/browse/ARROW-8616 Project: Apache Arrow Issue Type: New

[jira] [Created] (ARROW-8576) [Rust] Implement ArrayEqual for UnionArray

2020-04-23 Thread Paddy Horan (Jira)
Paddy Horan created ARROW-8576: -- Summary: [Rust] Implement ArrayEqual for UnionArray Key: ARROW-8576 URL: https://issues.apache.org/jira/browse/ARROW-8576 Project: Apache Arrow Issue Type: New

[jira] [Created] (ARROW-8560) [Rust] Docs for MutableBuffer resize are incorrect

2020-04-22 Thread Paddy Horan (Jira)
Paddy Horan created ARROW-8560: -- Summary: [Rust] Docs for MutableBuffer resize are incorrect Key: ARROW-8560 URL: https://issues.apache.org/jira/browse/ARROW-8560 Project: Apache Arrow Issue

[jira] [Created] (ARROW-8559) [Rust] Consolidate Record Batch iterator traits in main arrow crate

2020-04-22 Thread Paddy Horan (Jira)
Paddy Horan created ARROW-8559: -- Summary: [Rust] Consolidate Record Batch iterator traits in main arrow crate Key: ARROW-8559 URL: https://issues.apache.org/jira/browse/ARROW-8559 Project: Apache Arrow

[jira] [Created] (ARROW-8558) [Rust] GitHub Actions missing rustfmt

2020-04-22 Thread Paddy Horan (Jira)
Paddy Horan created ARROW-8558: -- Summary: [Rust] GitHub Actions missing rustfmt Key: ARROW-8558 URL: https://issues.apache.org/jira/browse/ARROW-8558 Project: Apache Arrow Issue Type: New

[jira] [Created] (ARROW-8547) [Rust] Implement JsonEqual for UnionArray

2020-04-21 Thread Paddy Horan (Jira)
Paddy Horan created ARROW-8547: -- Summary: [Rust] Implement JsonEqual for UnionArray Key: ARROW-8547 URL: https://issues.apache.org/jira/browse/ARROW-8547 Project: Apache Arrow Issue Type: New

[jira] [Created] (ARROW-8546) [Rust] Handle UnionArray in get_fb_field_type

2020-04-21 Thread Paddy Horan (Jira)
Paddy Horan created ARROW-8546: -- Summary: [Rust] Handle UnionArray in get_fb_field_type Key: ARROW-8546 URL: https://issues.apache.org/jira/browse/ARROW-8546 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-8480) [Rust] There is no check for allocation failure

2020-04-16 Thread Paddy Horan (Jira)
Paddy Horan created ARROW-8480: -- Summary: [Rust] There is no check for allocation failure Key: ARROW-8480 URL: https://issues.apache.org/jira/browse/ARROW-8480 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-8479) [Rust] Use "raw_data_mut" in "Buffer::typed_data_mut"

2020-04-16 Thread Paddy Horan (Jira)
Paddy Horan created ARROW-8479: -- Summary: [Rust] Use "raw_data_mut" in "Buffer::typed_data_mut" Key: ARROW-8479 URL: https://issues.apache.org/jira/browse/ARROW-8479 Project: Apache Arrow Issue

[jira] [Created] (ARROW-8219) [Rust] sqlparser crate needs to be bumped to version 0.2.5

2020-03-25 Thread Paddy Horan (Jira)
Paddy Horan created ARROW-8219: -- Summary: [Rust] sqlparser crate needs to be bumped to version 0.2.5 Key: ARROW-8219 URL: https://issues.apache.org/jira/browse/ARROW-8219 Project: Apache Arrow

[jira] [Created] (ARROW-8197) [Rust] DataFusion "create_physical_plan" returns incorrect schema?

2020-03-24 Thread Paddy Horan (Jira)
Paddy Horan created ARROW-8197: -- Summary: [Rust] DataFusion "create_physical_plan" returns incorrect schema? Key: ARROW-8197 URL: https://issues.apache.org/jira/browse/ARROW-8197 Project: Apache Arrow

[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:

[jira] [Created] (ARROW-7006) [Rust] Bump flatbuffers version to avoid vulnerability

2019-10-28 Thread Paddy Horan (Jira)
Paddy Horan created ARROW-7006: -- Summary: [Rust] Bump flatbuffers version to avoid vulnerability Key: ARROW-7006 URL: https://issues.apache.org/jira/browse/ARROW-7006 Project: Apache Arrow

[jira] [Created] (ARROW-7005) [Rust] run "cargo audit" in CI

2019-10-28 Thread Paddy Horan (Jira)
Paddy Horan created ARROW-7005: -- Summary: [Rust] run "cargo audit" in CI Key: ARROW-7005 URL: https://issues.apache.org/jira/browse/ARROW-7005 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-6971) [Rust] Replace "RecordBatchReader" with "BatchIterator"

2019-10-22 Thread Paddy Horan (Jira)
Paddy Horan created ARROW-6971: -- Summary: [Rust] Replace "RecordBatchReader" with "BatchIterator" Key: ARROW-6971 URL: https://issues.apache.org/jira/browse/ARROW-6971 Project: Apache Arrow

[jira] [Created] (ARROW-6881) [Rust] Remove "array_ops" in favor of the "compute" sub-module

2019-10-14 Thread Paddy Horan (Jira)
Paddy Horan created ARROW-6881: -- Summary: [Rust] Remove "array_ops" in favor of the "compute" sub-module Key: ARROW-6881 URL: https://issues.apache.org/jira/browse/ARROW-6881 Project: Apache Arrow

[jira] [Created] (ARROW-6880) [Rust] Add explicit SIMD for min/max kernel

2019-10-14 Thread Paddy Horan (Jira)
Paddy Horan created ARROW-6880: -- Summary: [Rust] Add explicit SIMD for min/max kernel Key: ARROW-6880 URL: https://issues.apache.org/jira/browse/ARROW-6880 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-6879) [Rust] Add explicit SIMD for sum kernel

2019-10-14 Thread Paddy Horan (Jira)
Paddy Horan created ARROW-6879: -- Summary: [Rust] Add explicit SIMD for sum kernel Key: ARROW-6879 URL: https://issues.apache.org/jira/browse/ARROW-6879 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-6621) [Rust][DataFusion] Examples for DataFusion are not executed in CI

2019-09-19 Thread Paddy Horan (Jira)
Paddy Horan created ARROW-6621: -- Summary: [Rust][DataFusion] Examples for DataFusion are not executed in CI Key: ARROW-6621 URL: https://issues.apache.org/jira/browse/ARROW-6621 Project: Apache Arrow

[jira] [Created] (ARROW-6482) [Rust] Investigate enabling features in regex crate to reduce compile times

2019-09-07 Thread Paddy Horan (Jira)
Paddy Horan created ARROW-6482: -- Summary: [Rust] Investigate enabling features in regex crate to reduce compile times Key: ARROW-6482 URL: https://issues.apache.org/jira/browse/ARROW-6482 Project:

[jira] [Created] (ARROW-6410) [Rust] Explore using "autocfg" to enable the widest available SIMD instructions automatically

2019-09-01 Thread Paddy Horan (Jira)
Paddy Horan created ARROW-6410: -- Summary: [Rust] Explore using "autocfg" to enable the widest available SIMD instructions automatically Key: ARROW-6410 URL: https://issues.apache.org/jira/browse/ARROW-6410

[jira] [Created] (ARROW-6408) [Rust] Use "if cfg!" pattern in SIMD kernel implementations

2019-09-01 Thread Paddy Horan (Jira)
Paddy Horan created ARROW-6408: -- Summary: [Rust] Use "if cfg!" pattern in SIMD kernel implementations Key: ARROW-6408 URL: https://issues.apache.org/jira/browse/ARROW-6408 Project: Apache Arrow

[jira] [Created] (ARROW-6372) [Rust][Datafusion] Predictate push down optimization can break query plan

2019-08-27 Thread Paddy Horan (Jira)
Paddy Horan created ARROW-6372: -- Summary: [Rust][Datafusion] Predictate push down optimization can break query plan Key: ARROW-6372 URL: https://issues.apache.org/jira/browse/ARROW-6372 Project: Apache

[jira] [Created] (ARROW-6303) [Rust] Add a feature to disable SIMD

2019-08-20 Thread Paddy Horan (Jira)
Paddy Horan created ARROW-6303: -- Summary: [Rust] Add a feature to disable SIMD Key: ARROW-6303 URL: https://issues.apache.org/jira/browse/ARROW-6303 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-6109) [Integration] Docker image for integration testing can't be built on windows

2019-08-01 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-6109: -- Summary: [Integration] Docker image for integration testing can't be built on windows Key: ARROW-6109 URL: https://issues.apache.org/jira/browse/ARROW-6109 Project:

[jira] [Created] (ARROW-4752) [Rust] Add explicit SIMD vectorization for the divide kernel

2019-03-03 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-4752: -- Summary: [Rust] Add explicit SIMD vectorization for the divide kernel Key: ARROW-4752 URL: https://issues.apache.org/jira/browse/ARROW-4752 Project: Apache Arrow

[jira] [Created] (ARROW-4683) [Rust] Enable "#![deny(missing_docs)]"

2019-02-26 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-4683: -- Summary: [Rust] Enable "#![deny(missing_docs)]" Key: ARROW-4683 URL: https://issues.apache.org/jira/browse/ARROW-4683 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-4656) [Rust] Implement CSV Writer

2019-02-21 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-4656: -- Summary: [Rust] Implement CSV Writer Key: ARROW-4656 URL: https://issues.apache.org/jira/browse/ARROW-4656 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-4591) [Rust] Add explicit SIMD vectorization for aggregation ops in "array_ops"

2019-02-16 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-4591: -- Summary: [Rust] Add explicit SIMD vectorization for aggregation ops in "array_ops" Key: ARROW-4591 URL: https://issues.apache.org/jira/browse/ARROW-4591 Project: Apache

[jira] [Created] (ARROW-4590) [Rust] Add explicit SIMD vectorization for comparison ops in "array_ops"

2019-02-16 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-4590: -- Summary: [Rust] Add explicit SIMD vectorization for comparison ops in "array_ops" Key: ARROW-4590 URL: https://issues.apache.org/jira/browse/ARROW-4590 Project: Apache

[jira] [Created] (ARROW-4586) [Rust] Remove arrow/mod.rs as it is not needed

2019-02-15 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-4586: -- Summary: [Rust] Remove arrow/mod.rs as it is not needed Key: ARROW-4586 URL: https://issues.apache.org/jira/browse/ARROW-4586 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-4513) [Rust] Implement BitAnd/BitOr for and

2019-02-08 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-4513: -- Summary: [Rust] Implement BitAnd/BitOr for and Key: ARROW-4513 URL: https://issues.apache.org/jira/browse/ARROW-4513 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-4490) [Rust] Add explicit SIMD vectorization for boolean ops in "array_ops"

2019-02-05 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-4490: -- Summary: [Rust] Add explicit SIMD vectorization for boolean ops in "array_ops" Key: ARROW-4490 URL: https://issues.apache.org/jira/browse/ARROW-4490 Project: Apache

[jira] [Created] (ARROW-4489) [Rust] PrimitiveArray.value_slice performs bounds checking when it should not

2019-02-05 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-4489: -- Summary: [Rust] PrimitiveArray.value_slice performs bounds checking when it should not Key: ARROW-4489 URL: https://issues.apache.org/jira/browse/ARROW-4489 Project:

[jira] [Created] (ARROW-4488) [Rust] From AsRef<[u8]> for Buffer does not ensure correct padding

2019-02-05 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-4488: -- Summary: [Rust] From AsRef<[u8]> for Buffer does not ensure correct padding Key: ARROW-4488 URL: https://issues.apache.org/jira/browse/ARROW-4488 Project: Apache Arrow

[jira] [Created] (ARROW-4468) [Rust] Implement BitAnd for Buffer

2019-02-03 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-4468: -- Summary: [Rust] Implement BitAnd for Buffer Key: ARROW-4468 URL: https://issues.apache.org/jira/browse/ARROW-4468 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-4377) Implement std::fmt::Debug for all PrimitiveArrays

2019-01-25 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-4377: -- Summary: Implement std::fmt::Debug for all PrimitiveArrays Key: ARROW-4377 URL: https://issues.apache.org/jira/browse/ARROW-4377 Project: Apache Arrow Issue

[jira] [Created] (ARROW-4376) [Rust] Implement from_record_iter for csv::Reader

2019-01-25 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-4376: -- Summary: [Rust] Implement from_record_iter for csv::Reader Key: ARROW-4376 URL: https://issues.apache.org/jira/browse/ARROW-4376 Project: Apache Arrow Issue

[jira] [Created] (ARROW-4282) [Rust] builder benchmark is broken

2019-01-17 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-4282: -- Summary: [Rust] builder benchmark is broken Key: ARROW-4282 URL: https://issues.apache.org/jira/browse/ARROW-4282 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-4271) [Rust] Move Parquet specific info to Parquet Readme

2019-01-15 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-4271: -- Summary: [Rust] Move Parquet specific info to Parquet Readme Key: ARROW-4271 URL: https://issues.apache.org/jira/browse/ARROW-4271 Project: Apache Arrow Issue

[jira] [Created] (ARROW-4196) [Rust] Add explicit SIMD vectorization for ops in "array_ops"

2019-01-08 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-4196: -- Summary: [Rust] Add explicit SIMD vectorization for ops in "array_ops" Key: ARROW-4196 URL: https://issues.apache.org/jira/browse/ARROW-4196 Project: Apache Arrow

[jira] [Created] (ARROW-4072) [Rust] Set default value for PARQUET_TEST_DATA

2018-12-18 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-4072: -- Summary: [Rust] Set default value for PARQUET_TEST_DATA Key: ARROW-4072 URL: https://issues.apache.org/jira/browse/ARROW-4072 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-4071) [Rust] Add rustfmt as a pre-commit hook

2018-12-18 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-4071: -- Summary: [Rust] Add rustfmt as a pre-commit hook Key: ARROW-4071 URL: https://issues.apache.org/jira/browse/ARROW-4071 Project: Apache Arrow Issue Type: Task

[jira] [Created] (ARROW-3827) [Rust] Implement UnionArray

2018-11-16 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-3827: -- Summary: [Rust] Implement UnionArray Key: ARROW-3827 URL: https://issues.apache.org/jira/browse/ARROW-3827 Project: Apache Arrow Issue Type: New Feature

[jira] [Created] (ARROW-3796) [Rust] Add Example for PrimitiveArrayBuilder

2018-11-14 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-3796: -- Summary: [Rust] Add Example for PrimitiveArrayBuilder Key: ARROW-3796 URL: https://issues.apache.org/jira/browse/ARROW-3796 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-3787) Implement From for BinaryArray

2018-11-13 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-3787: -- Summary: Implement From for BinaryArray Key: ARROW-3787 URL: https://issues.apache.org/jira/browse/ARROW-3787 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-3776) [Rust] Mark methods that do not perform bounds checking as unsafe

2018-11-12 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-3776: -- Summary: [Rust] Mark methods that do not perform bounds checking as unsafe Key: ARROW-3776 URL: https://issues.apache.org/jira/browse/ARROW-3776 Project: Apache Arrow

[jira] [Created] (ARROW-3713) [Rust] Implement BinaryArrayBuilder

2018-11-06 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-3713: -- Summary: [Rust] Implement BinaryArrayBuilder Key: ARROW-3713 URL: https://issues.apache.org/jira/browse/ARROW-3713 Project: Apache Arrow Issue Type: New Feature

[jira] [Created] (ARROW-3687) [Rust] Anything measuring array slots should be `usize`

2018-11-01 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-3687: -- Summary: [Rust] Anything measuring array slots should be `usize` Key: ARROW-3687 URL: https://issues.apache.org/jira/browse/ARROW-3687 Project: Apache Arrow

[jira] [Created] (ARROW-3658) [Rust] validation of offsets buffer is incorrect for `List`

2018-10-30 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-3658: -- Summary: [Rust] validation of offsets buffer is incorrect for `List` Key: ARROW-3658 URL: https://issues.apache.org/jira/browse/ARROW-3658 Project: Apache Arrow

[jira] [Created] (ARROW-3644) [Rust] Implement ListArrayBuilder

2018-10-28 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-3644: -- Summary: [Rust] Implement ListArrayBuilder Key: ARROW-3644 URL: https://issues.apache.org/jira/browse/ARROW-3644 Project: Apache Arrow Issue Type: New Feature

[jira] [Created] (ARROW-3643) Optimize `push_slice` of `BufferBuilder`

2018-10-28 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-3643: -- Summary: Optimize `push_slice` of `BufferBuilder` Key: ARROW-3643 URL: https://issues.apache.org/jira/browse/ARROW-3643 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-3573) [Rust] with_bitset does not set valid bits correctly

2018-10-19 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-3573: -- Summary: [Rust] with_bitset does not set valid bits correctly Key: ARROW-3573 URL: https://issues.apache.org/jira/browse/ARROW-3573 Project: Apache Arrow Issue

[jira] [Created] (ARROW-3541) [Rust] Update BufferBuilder to allow new bit-packed BooleanArray

2018-10-17 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-3541: -- Summary: [Rust] Update BufferBuilder to allow new bit-packed BooleanArray Key: ARROW-3541 URL: https://issues.apache.org/jira/browse/ARROW-3541 Project: Apache Arrow

[jira] [Created] (ARROW-3540) [Rust] Incorporate BooleanArray into PrimitiveArray

2018-10-17 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-3540: -- Summary: [Rust] Incorporate BooleanArray into PrimitiveArray Key: ARROW-3540 URL: https://issues.apache.org/jira/browse/ARROW-3540 Project: Apache Arrow Issue

[jira] [Created] (ARROW-3537) [Rust] Implement Tensor Type

2018-10-16 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-3537: -- Summary: [Rust] Implement Tensor Type Key: ARROW-3537 URL: https://issues.apache.org/jira/browse/ARROW-3537 Project: Apache Arrow Issue Type: New Feature

[jira] [Created] (ARROW-3398) [Rust] Update existing Builder to use MutableBuffer internally

2018-10-01 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-3398: -- Summary: [Rust] Update existing Builder to use MutableBuffer internally Key: ARROW-3398 URL: https://issues.apache.org/jira/browse/ARROW-3398 Project: Apache Arrow

[jira] [Created] (ARROW-3347) [Rust] Implement PrimitiveArrayBuilder

2018-09-27 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-3347: -- Summary: [Rust] Implement PrimitiveArrayBuilder Key: ARROW-3347 URL: https://issues.apache.org/jira/browse/ARROW-3347 Project: Apache Arrow Issue Type: New

[jira] [Created] (ARROW-3207) Investigate Issue Template for Github Issues

2018-09-10 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-3207: -- Summary: Investigate Issue Template for Github Issues Key: ARROW-3207 URL: https://issues.apache.org/jira/browse/ARROW-3207 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-3177) [Rust] Update expected error messages for tests that 'should panic'

2018-09-05 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-3177: -- Summary: [Rust] Update expected error messages for tests that 'should panic' Key: ARROW-3177 URL: https://issues.apache.org/jira/browse/ARROW-3177 Project: Apache Arrow

[jira] [Created] (ARROW-3173) [Rust] dynamic_types example does not run

2018-09-04 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-3173: -- Summary: [Rust] dynamic_types example does not run Key: ARROW-3173 URL: https://issues.apache.org/jira/browse/ARROW-3173 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-3174) [Rust] run examples as part of CI

2018-09-04 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-3174: -- Summary: [Rust] run examples as part of CI Key: ARROW-3174 URL: https://issues.apache.org/jira/browse/ARROW-3174 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-3172) [Rust] Update documentation for datatypes.rs

2018-09-04 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-3172: -- Summary: [Rust] Update documentation for datatypes.rs Key: ARROW-3172 URL: https://issues.apache.org/jira/browse/ARROW-3172 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-3088) [Rust] Use internal `Result` type instead of `Result

2018-08-19 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-3088: -- Summary: [Rust] Use internal `Result` type instead of `Result Key: ARROW-3088 URL: https://issues.apache.org/jira/browse/ARROW-3088 Project: Apache Arrow Issue

[jira] [Created] (ARROW-3035) [Rust] Examples in README.md do not run

2018-08-09 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-3035: -- Summary: [Rust] Examples in README.md do not run Key: ARROW-3035 URL: https://issues.apache.org/jira/browse/ARROW-3035 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-2516) AppVeyor Build Matrix should be specific to the changes made in a PR

2018-04-26 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-2516: -- Summary: AppVeyor Build Matrix should be specific to the changes made in a PR Key: ARROW-2516 URL: https://issues.apache.org/jira/browse/ARROW-2516 Project: Apache Arrow

[jira] [Created] (ARROW-2502) [Rust] Restore Windows Compatibility

2018-04-23 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-2502: -- Summary: [Rust] Restore Windows Compatibility Key: ARROW-2502 URL: https://issues.apache.org/jira/browse/ARROW-2502 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-2474) [Rust] Windows build fails in memory pool abstraction

2018-04-18 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-2474: -- Summary: [Rust] Windows build fails in memory pool abstraction Key: ARROW-2474 URL: https://issues.apache.org/jira/browse/ARROW-2474 Project: Apache Arrow Issue

[jira] [Created] (ARROW-2436) [Rust] Add windows CI

2018-04-09 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-2436: -- Summary: [Rust] Add windows CI Key: ARROW-2436 URL: https://issues.apache.org/jira/browse/ARROW-2436 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-2434) [Rust] Add windows support

2018-04-09 Thread Paddy Horan (JIRA)
Paddy Horan created ARROW-2434: -- Summary: [Rust] Add windows support Key: ARROW-2434 URL: https://issues.apache.org/jira/browse/ARROW-2434 Project: Apache Arrow Issue Type: Improvement