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

2016-12-13 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15747554#comment-15747554 ] Uwe L. Korn commented on ARROW-422: --- PR: https://github.com/apache/arrow/pull/239 > C++: IPC should

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

2016-12-13 Thread Uwe L. Korn (JIRA)
Uwe L. Korn created ARROW-422: - Summary: C++: IPC should depend on rapidjson_ep if RapidJSON is vendored Key: ARROW-422 URL: https://issues.apache.org/jira/browse/ARROW-422 Project: Apache Arrow

[jira] [Created] (ARROW-421) [Python] Zero-copy buffers read by pyarrow::PyBytesReader must retain a reference to the parent PyBytes to avoid premature garbage collection issues

2016-12-13 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-421: -- Summary: [Python] Zero-copy buffers read by pyarrow::PyBytesReader must retain a reference to the parent PyBytes to avoid premature garbage collection issues Key: ARROW-421 URL:

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

2016-12-13 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 commented on ARROW-413: --- By the way, Phoenix uses longs to represent dates and not all the

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

2016-12-13 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15746169#comment-15746169 ] Julian Hyde commented on ARROW-413: --- I think you have to specify semantics. Does a date value represent

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

2016-12-13 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15745970#comment-15745970 ] Wes McKinney commented on ARROW-413: I'm more accustomed to int32 UNIX days -- do you take advantage of

Re: Weld

2016-12-13 Thread Wes McKinney
Looks like there will be a talk about Weld at Strata next Spring: http://conferences.oreilly.com/strata/strata-ca/public/schedule/detail/57646 It would be nice to see if there's any work that we can be doing in Arrow to try to collaborate on such closely-related efforts. - Wes On Sat, Nov 26,

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

2016-12-13 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15745676#comment-15745676 ] Uwe L. Korn commented on ARROW-420: --- This is the implementation part of

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

2016-12-13 Thread Uwe L. Korn (JIRA)
Uwe L. Korn created ARROW-420: - Summary: Align Date implementation between Java and C++ Key: ARROW-420 URL: https://issues.apache.org/jira/browse/ARROW-420 Project: Apache Arrow Issue Type: Bug