[jira] [Assigned] (ARROW-209) [C++] Broken builds: llvm.org apt repos are unavailable

2016-06-02 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney reassigned ARROW-209: -- Assignee: Wes McKinney > [C++] Broken builds: llvm.org apt repos are unavailable > -

[jira] [Resolved] (ARROW-209) [C++] Broken builds: llvm.org apt repos are unavailable

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

Re: Question on Exactness of Arrow Memory Layout

2016-06-02 Thread Jacques Nadeau
What we're ultimately targeting is that the flatbuffer pointers Micah noted in [1] above can work a non-contiguous memory region. Take a look here at [2]. Each of the colored boxes should be contiguous, but they don't need to be packed together in memory for IPC. Note that the "data header" in [2]

Re: char types in c and ipc in java

2016-06-02 Thread Nicole Nemer
Good Morning Micah, How is 1 please? anything that I can do to help? Anyone with more insight on 2 please? Thanks, nicki ‹ Nicole Nemer, PhD Technical Architect/Dev Manager 303-641-3340 On 5/27/16, 9:51 AM, "Micah Kornfield" wrote: >Hi Nicki, >1. I'm currently working on the char/stri