[jira] [Created] (ARROW-4622) MakeDense and MakeSparse in UnionArray should accept a vector of Field

2019-02-19 Thread Kenta Murata (JIRA)
Kenta Murata created ARROW-4622: --- Summary: MakeDense and MakeSparse in UnionArray should accept a vector of Field Key: ARROW-4622 URL: https://issues.apache.org/jira/browse/ARROW-4622 Project: Apache

Re: Google Summer of Code 2019 for Apache Arrow

2019-02-19 Thread Antoine Pitrou
Le 19/02/2019 à 03:59, Tanya Schlusser a écrit : > Would developing an open standard for in-memory records qualify as 'GSoC' > worthy? > > In reference to this placeholder in the Confluence wiki: > >

Re: [jira] [Created] (ARROW-4583) [Plasma] There are bugs reported by code scan tool

2019-02-19 Thread 丁锦祥
unsubscibe On Fri, Feb 15, 2019 at 7:58 PM Yuhong Guo (JIRA) wrote: > Yuhong Guo created ARROW-4583: > - > > Summary: [Plasma] There are bugs reported by code scan tool > Key: ARROW-4583 > URL:

[jira] [Created] (ARROW-4623) [R] update Rcpp dependency

2019-02-19 Thread JIRA
Romain François created ARROW-4623: -- Summary: [R] update Rcpp dependency Key: ARROW-4623 URL: https://issues.apache.org/jira/browse/ARROW-4623 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-4624) [C++] Linker errors when building benchmarks

2019-02-19 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-4624: - Summary: [C++] Linker errors when building benchmarks Key: ARROW-4624 URL: https://issues.apache.org/jira/browse/ARROW-4624 Project: Apache Arrow Issue

[jira] [Created] (ARROW-4625) [Flight] Wrap server busy-wait methods

2019-02-19 Thread David Li (JIRA)
David Li created ARROW-4625: --- Summary: [Flight] Wrap server busy-wait methods Key: ARROW-4625 URL: https://issues.apache.org/jira/browse/ARROW-4625 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-4626) [Flight] Add application metadata field to DoGet

2019-02-19 Thread David Li (JIRA)
David Li created ARROW-4626: --- Summary: [Flight] Add application metadata field to DoGet Key: ARROW-4626 URL: https://issues.apache.org/jira/browse/ARROW-4626 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-4627) [Flight] Add application metadata field to DoPut

2019-02-19 Thread David Li (JIRA)
David Li created ARROW-4627: --- Summary: [Flight] Add application metadata field to DoPut Key: ARROW-4627 URL: https://issues.apache.org/jira/browse/ARROW-4627 Project: Apache Arrow Issue Type:

Re: Google Summer of Code 2019 for Apache Arrow

2019-02-19 Thread Wes McKinney
I agree with Antoine. The more well-defined and less uncertain the project, the higher the probability of success. I had suggested implementing a bridge between one or more database protocols (e.g. SQLite3 or libpq / PostgreSQL) as example projects that could get done in 3 months. By the way, if

[jira] [Created] (ARROW-4628) [Rust] [DataFusion] Implement type coercion query optimizer rule

2019-02-19 Thread Andy Grove (JIRA)
Andy Grove created ARROW-4628: - Summary: [Rust] [DataFusion] Implement type coercion query optimizer rule Key: ARROW-4628 URL: https://issues.apache.org/jira/browse/ARROW-4628 Project: Apache Arrow

Re: [DISCUSS] Joda Time -> Java8 Time

2019-02-19 Thread Bryan Cutler
Wanted to give this a bump to see if the timing is better now for the folks at Dremio to take a look at the impact switching to Java 8 Time? PR at https://github.com/apache/arrow/pull/2966 Thanks, Bryan On Tue, Nov 20, 2018 at 10:41 PM Praveen Kumar wrote: > Jacques, > > Shyam is trying to

[jira] [Created] (ARROW-4633) ParquetFile.read(use_threads=False) creates ThreadPool anyway

2019-02-19 Thread Taylor Johnson (JIRA)
Taylor Johnson created ARROW-4633: - Summary: ParquetFile.read(use_threads=False) creates ThreadPool anyway Key: ARROW-4633 URL: https://issues.apache.org/jira/browse/ARROW-4633 Project: Apache Arrow

[jira] [Created] (ARROW-4632) [Ruby] Add BigDecimal#to_arrow

2019-02-19 Thread Kenta Murata (JIRA)
Kenta Murata created ARROW-4632: --- Summary: [Ruby] Add BigDecimal#to_arrow Key: ARROW-4632 URL: https://issues.apache.org/jira/browse/ARROW-4632 Project: Apache Arrow Issue Type: New Feature

[jira] [Created] (ARROW-4634) [Rust] [Parquet] Reorganize test_common mod to allow more test util codes.

2019-02-19 Thread Renjie Liu (JIRA)
Renjie Liu created ARROW-4634: - Summary: [Rust] [Parquet] Reorganize test_common mod to allow more test util codes. Key: ARROW-4634 URL: https://issues.apache.org/jira/browse/ARROW-4634 Project: Apache

Re: Arrow on WebAssembly

2019-02-19 Thread Sebastien Binet
Franco, On Tue, Feb 19, 2019 at 8:31 PM Brian Hulette wrote: > Hi Franco, > I'm not aware of anyone trying this in Rust, but Tim Paine at JPMC recently > contributed a patch [1] to make it possible to compile the C++ > implementation with emscripten, so that he could use it in Perspective [2].

Arrow on WebAssembly

2019-02-19 Thread Franco Nicolas Bellomo
Hi! Actually, Apache Arrow have a really nice implementation on Rust. I try to compile this to webAssembly but I have a problem with libc. I understand that this is a general problem of libc and wasm. In the road map of Arrow, you plan support wasm? Thanks!!

Re: Arrow on WebAssembly

2019-02-19 Thread Brian Hulette
Hi Franco, I'm not aware of anyone trying this in Rust, but Tim Paine at JPMC recently contributed a patch [1] to make it possible to compile the C++ implementation with emscripten, so that he could use it in Perspective [2]. Could you use the C++ lib instead? It would be great if either

[jira] [Created] (ARROW-4629) [Python] Pandas to arrow conversion slowed down by local imports

2019-02-19 Thread Florian Jetter (JIRA)
Florian Jetter created ARROW-4629: - Summary: [Python] Pandas to arrow conversion slowed down by local imports Key: ARROW-4629 URL: https://issues.apache.org/jira/browse/ARROW-4629 Project: Apache

[jira] [Created] (ARROW-4630) [CPP] Implement serial version of join

2019-02-19 Thread Areg Melik-Adamyan (JIRA)
Areg Melik-Adamyan created ARROW-4630: - Summary: [CPP] Implement serial version of join Key: ARROW-4630 URL: https://issues.apache.org/jira/browse/ARROW-4630 Project: Apache Arrow Issue

[jira] [Created] (ARROW-4631) Implement sort computational kernel

2019-02-19 Thread Areg Melik-Adamyan (JIRA)
Areg Melik-Adamyan created ARROW-4631: - Summary: Implement sort computational kernel Key: ARROW-4631 URL: https://issues.apache.org/jira/browse/ARROW-4631 Project: Apache Arrow Issue