[jira] [Commented] (ARROW-425) Python: Expose a C function to convert arrow::Table to pyarrow.Table

2016-12-14 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15750583#comment-15750583 ] Uwe L. Korn commented on ARROW-425: --- PR: https://github.com/apache/arrow/pull/241 If this is

[jira] [Created] (ARROW-425) Python: Expose a C function to convert arrow::Table to pyarrow.Table

2016-12-14 Thread Uwe L. Korn (JIRA)
Uwe L. Korn created ARROW-425: - Summary: Python: Expose a C function to convert arrow::Table to pyarrow.Table Key: ARROW-425 URL: https://issues.apache.org/jira/browse/ARROW-425 Project: Apache Arrow

Re: syncs

2016-12-14 Thread Julien Le Dem
dev lists to bcc. Hi Anvesh, Reply-all to be unsubscribed is poor form. https://lmgtfy.com/?q=unsubscribe+apache+parquet email: dev-unsubscr...@parquet.apache.org to get off the list. On Wed, Dec 14, 2016 at 11:53 AM, anvesh reddy wrote: > Hello, > > Please

[jira] [Resolved] (ARROW-422) C++: IPC should depend on rapidjson_ep if RapidJSON is vendored

2016-12-14 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney resolved ARROW-422. Resolution: Fixed Issue resolved by pull request 239 [https://github.com/apache/arrow/pull/239] >

[jira] [Comment Edited] (ARROW-413) DATE type is not specified clearly

2016-12-14 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15746195#comment-15746195 ] Julian Hyde edited comment on ARROW-413 at 12/14/16 7:09 PM: - By the way,

[jira] [Commented] (ARROW-413) DATE type is not specified clearly

2016-12-14 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15749143#comment-15749143 ] Jacques Nadeau commented on ARROW-413: -- I agree. I think it should be timezone-less. Basically the

syncs

2016-12-14 Thread Julien Le Dem
Since this time of the year is packed with holidays. We'll resume the hangout syncs in January. I'll send an email them. -- Julien

[jira] [Commented] (ARROW-413) DATE type is not specified clearly

2016-12-14 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15749135#comment-15749135 ] Jacques Nadeau commented on ARROW-413: -- We found it useful in java land as many of the prebuilt

CLang, LLVM and optimization during conversion

2016-12-14 Thread Donald Foss
Changing the subject line to (try to) avoid thread confusion. Has anyone done any work or tests with Arrow and CLang? The way the LLVM code conversions work *could* be a natural path, considering that the wheel is already round. Just yesterday I was looking at how the LLVM converter to JavaScript

[jira] [Commented] (ARROW-420) Align Date implementation between Java and C++

2016-12-14 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15747782#comment-15747782 ] Uwe L. Korn commented on ARROW-420: --- PR: https://github.com/apache/arrow/pull/238 > Align Date

[jira] [Commented] (ARROW-423) C++: Define BUILD_BYPRODUCTS in external project to support non-make CMake generators

2016-12-14 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15747737#comment-15747737 ] Uwe L. Korn commented on ARROW-423: --- PR: https://github.com/apache/arrow/pull/240 > C++: Define

[jira] [Created] (ARROW-423) C++: Define BUILD_BYPRODUCTS in external project to support non-make CMake generators

2016-12-14 Thread Uwe L. Korn (JIRA)
Uwe L. Korn created ARROW-423: - Summary: C++: Define BUILD_BYPRODUCTS in external project to support non-make CMake generators Key: ARROW-423 URL: https://issues.apache.org/jira/browse/ARROW-423 Project: