Wes McKinney created ARROW-441:
--
Summary: [Python] Expose Arrow's file and memory map classes as
NativeFile subclasses
Key: ARROW-441
URL: https://issues.apache.org/jira/browse/ARROW-441
Project: Apache
At Calcite we have a simple approach that Arrow could mimic. We keep our
documentation under the source tree in .md (GitHub markdown) format and we use
Jekyll to generate into the svn repo that backs the Apache web site. Due to the
markdown format it’s easy for committers and non-committers to w
hi folks,
Our lack of organized documentation outside README documents on GitHub
is making it harder for people to pick up and use the project. What's
the easiest way to set up publishing tools that committers can access,
so we can add a /docs page on http://arrow.apache.org/, or links to
the spec
[
https://issues.apache.org/jira/browse/ARROW-344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-344.
Resolution: Won't Fix
Assignee: Wes McKinney
Since we've moved all the conda packaging to conda
[
https://issues.apache.org/jira/browse/ARROW-440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe L. Korn resolved ARROW-440.
---
Resolution: Fixed
Issue resolved by pull request 250
[https://github.com/apache/arrow/pull/250]
> [C++
[
https://issues.apache.org/jira/browse/ARROW-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767207#comment-15767207
]
Kouhei Sutou commented on ARROW-440:
I created a pull request: https://github.com/apach
Kouhei Sutou created ARROW-440:
--
Summary: [C++] Support pkg-config
Key: ARROW-440
URL: https://issues.apache.org/jira/browse/ARROW-440
Project: Apache Arrow
Issue Type: New Feature
Com
[
https://issues.apache.org/jira/browse/ARROW-374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe L. Korn resolved ARROW-374.
---
Resolution: Fixed
Issue resolved by pull request 249
[https://github.com/apache/arrow/pull/249]
> Pyth