[jira] [Created] (ARROW-11196) [GLib] Add support for mock, HDFS and S3 file systems with factory function

2021-01-09 Thread Kouhei Sutou (Jira)
Kouhei Sutou created ARROW-11196:


 Summary: [GLib] Add support for mock, HDFS and S3 file systems 
with factory function
 Key: ARROW-11196
 URL: https://issues.apache.org/jira/browse/ARROW-11196
 Project: Apache Arrow
  Issue Type: Improvement
  Components: GLib
Reporter: Kouhei Sutou
Assignee: Kouhei Sutou






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (ARROW-11195) [Rust] [DataFusiion] Built-in table providers should expose relevant fields

2021-01-09 Thread Andy Grove (Jira)
Andy Grove created ARROW-11195:
--

 Summary: [Rust] [DataFusiion] Built-in table providers should 
expose relevant fields
 Key: ARROW-11195
 URL: https://issues.apache.org/jira/browse/ARROW-11195
 Project: Apache Arrow
  Issue Type: Improvement
  Components: Rust - DataFusion
Reporter: Andy Grove
Assignee: Andy Grove
 Fix For: 3.0.0


For projects that depend on the DataFusion logical plan, there is a breaking 
change currently compared to 2.0.0 where it is not possible to introspect the 
TableScan node for CSV and Parquet files to get the file path and other 
meta-data (such as delimiter for CSV).

I propose adding public methods to the specific providers so that other crates 
can downcast to specific implementations in order to access this data.

My specific use case is the ability to serialize a DataFusion logical plan.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (ARROW-11194) [Rust] Enable SIMD for aarch64

2021-01-09 Thread Neville Dipale (Jira)
Neville Dipale created ARROW-11194:
--

 Summary: [Rust] Enable SIMD for aarch64
 Key: ARROW-11194
 URL: https://issues.apache.org/jira/browse/ARROW-11194
 Project: Apache Arrow
  Issue Type: Improvement
Reporter: Neville Dipale


Enable SIMD for aarch64, which includes the Apple ARM CPUs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)