[jira] [Created] (ARROW-1419) [GLib] Suppress sign-conversion warning on Clang

2017-08-27 Thread Kouhei Sutou (JIRA)
Kouhei Sutou created ARROW-1419: --- Summary: [GLib] Suppress sign-conversion warning on Clang Key: ARROW-1419 URL: https://issues.apache.org/jira/browse/ARROW-1419 Project: Apache Arrow Issue Typ

[jira] [Created] (ARROW-1418) [Python] Introduce SerializationContext to register custom serialization callbacks

2017-08-27 Thread Philipp Moritz (JIRA)
Philipp Moritz created ARROW-1418: - Summary: [Python] Introduce SerializationContext to register custom serialization callbacks Key: ARROW-1418 URL: https://issues.apache.org/jira/browse/ARROW-1418 Pr

[jira] [Created] (ARROW-1417) [Python] Allow more generic filesystem objects to be passed to ParquetDataset

2017-08-27 Thread Florian Jetter (JIRA)
Florian Jetter created ARROW-1417: - Summary: [Python] Allow more generic filesystem objects to be passed to ParquetDataset Key: ARROW-1417 URL: https://issues.apache.org/jira/browse/ARROW-1417 Project

[jira] [Created] (ARROW-1416) Clarify example array in memory layout documentation

2017-08-27 Thread Fritz Obermeyer (JIRA)
Fritz Obermeyer created ARROW-1416: -- Summary: Clarify example array in memory layout documentation Key: ARROW-1416 URL: https://issues.apache.org/jira/browse/ARROW-1416 Project: Apache Arrow

[jira] [Created] (ARROW-1415) [GLib] Support date32 and date64

2017-08-27 Thread Kouhei Sutou (JIRA)
Kouhei Sutou created ARROW-1415: --- Summary: [GLib] Support date32 and date64 Key: ARROW-1415 URL: https://issues.apache.org/jira/browse/ARROW-1415 Project: Apache Arrow Issue Type: New Feature

[jira] [Created] (ARROW-1414) [GLib] Cast after status check

2017-08-27 Thread Kouhei Sutou (JIRA)
Kouhei Sutou created ARROW-1414: --- Summary: [GLib] Cast after status check Key: ARROW-1414 URL: https://issues.apache.org/jira/browse/ARROW-1414 Project: Apache Arrow Issue Type: Bug C

Re: Arrow SIMD support and examples

2017-08-27 Thread Ivan Sadikov
Hi Wes, Thank you very much for the detailed reply! I will have a look at unit tests and Dremio code. Cheers, Ivan On Sun, 27 Aug 2017 at 12:16 PM, Wes McKinney wrote: > hi Ivan, > > As far as "Arrow support for SIMD", the primary enabler is the > physical memory layout. We have prioritized d