[jira] [Created] (ARROW-2203) [C++] StderrStream class

2018-02-22 Thread Rares Vernica (JIRA)
Rares Vernica created ARROW-2203: Summary: [C++] StderrStream class Key: ARROW-2203 URL: https://issues.apache.org/jira/browse/ARROW-2203 Project: Apache Arrow Issue Type: Improvement

Re: Java implementation of MapType

2018-02-22 Thread Wes McKinney
Aside: we should try to settle the discussion we started on the sync call regarding type annotations -- it may make sense for Map to be an annotation for List>, but we will need to discuss in some more detail. On Thu, Feb 22, 2018 at 10:01 AM, Li Jin wrote: >

Re: [ANNOUNCE] Apache Arrow JavaScript 0.3.0

2018-02-22 Thread Chris Murphy - ChrisSMurphy.com
Great work...Cheers from Cambridge, Ma On Thu, Feb 22, 2018 at 1:40 PM, Wes McKinney wrote: > I’m waiting on the JS developers to enable API docs to be published and to > update the website. > > Wes > > On Thu, Feb 22, 2018 at 12:34 PM sebb wrote: > > >

[jira] [Created] (ARROW-2202) [JS] Add DataFrame.toJSON

2018-02-22 Thread Brian Hulette (JIRA)
Brian Hulette created ARROW-2202: Summary: [JS] Add DataFrame.toJSON Key: ARROW-2202 URL: https://issues.apache.org/jira/browse/ARROW-2202 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-2201) [Website] Publish JS API Docs

2018-02-22 Thread Brian Hulette (JIRA)
Brian Hulette created ARROW-2201: Summary: [Website] Publish JS API Docs Key: ARROW-2201 URL: https://issues.apache.org/jira/browse/ARROW-2201 Project: Apache Arrow Issue Type: Task

[jira] [Created] (ARROW-2200) Arrow + plasma build issues

2018-02-22 Thread Zongheng Yang (JIRA)
Zongheng Yang created ARROW-2200: Summary: Arrow + plasma build issues Key: ARROW-2200 URL: https://issues.apache.org/jira/browse/ARROW-2200 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-2199) Follow up fixes for ARROW-2019. Ensure density driven capacity is never less than 1 and propagate density throughout the vector tree

2018-02-22 Thread Siddharth Teotia (JIRA)
Siddharth Teotia created ARROW-2199: --- Summary: Follow up fixes for ARROW-2019. Ensure density driven capacity is never less than 1 and propagate density throughout the vector tree Key: ARROW-2199 URL:

Re: [ANNOUNCE] Apache Arrow JavaScript 0.3.0

2018-02-22 Thread Wes McKinney
I’m waiting on the JS developers to enable API docs to be published and to update the website. Wes On Thu, Feb 22, 2018 at 12:34 PM sebb wrote: > Normally the announce email links to the main website for the download > details and associated docs. > > However the website does

Re: [ANNOUNCE] Apache Arrow JavaScript 0.3.0

2018-02-22 Thread sebb
Normally the announce email links to the main website for the download details and associated docs. However the website does not even appear to mention the release, which is a bit odd. Or maybe I overlooked it? On 22 February 2018 at 15:26, Wes McKinney wrote: > The Apache

[jira] [Created] (ARROW-2198) [Python] Docstring for parquet.read_table is misleading or incorrect

2018-02-22 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-2198: --- Summary: [Python] Docstring for parquet.read_table is misleading or incorrect Key: ARROW-2198 URL: https://issues.apache.org/jira/browse/ARROW-2198 Project: Apache

[ANNOUNCE] Apache Arrow JavaScript 0.3.0

2018-02-22 Thread Wes McKinney
The Apache Arrow community is pleased to announce the 0.3.0 JavaScript release. This is the second JavaScript release. It can be installed from source or via the apache-arrow package on NPM. * https://www.apache.org/dyn/closer.cgi/arrow/arrow-js-0.3.0/apache-arrow-js-0.3.0.tar.gz *

Re: Java implementation of MapType

2018-02-22 Thread Li Jin
Brian, I think it's ok to implement MapVector now. On Wed, Feb 21, 2018 at 12:07 PM, Bryan Cutler wrote: > I can't make the sync today, but I did want to ask if everyone is ok with > implementing the MapType in Java, which would add the MapVector class. Is > this something

[jira] [Created] (ARROW-2197) Document "undefined symbol" issue and workaround

2018-02-22 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2197: - Summary: Document "undefined symbol" issue and workaround Key: ARROW-2197 URL: https://issues.apache.org/jira/browse/ARROW-2197 Project: Apache Arrow