asfimport
asfimport
Ignacio Vera (@iverase) ([migrated from JIRA](https://issues.apache.org/jira/browse/LUCENE-10396?focusedCommentId=17560047&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17560047)) I think you are assuming that we always visit all terms in the index. The iteration might be driven by the result of a...
[Ryan Blue](https://issues.apache.org/jira/browse/PARQUET-1457?#comment-16684275) / @rdblue: @ggershinsky, this sounds like a reasonable extension to a table format and not really something that I think Parquet should be doing. What do you think...
[Gidon Gershinsky](https://issues.apache.org/jira/browse/PARQUET-1457?#comment-16684913) / @ggershinsky: Sounds good, I'll prepare this proposal. Process-wise, will need to handle first some internal paperwork required for contributing to a different project.
[JaredLi](https://issues.apache.org/jira/browse/PARQUET-1194?#comment-16766149): Do u have any progress?
[Luiz Irber](https://issues.apache.org/jira/browse/ARROW-5543?focusedCommentId=16860376): Note that you don't need to convert to RST, since Sphinx has support for markdown: http://www.sphinx-doc.org/en/master/usage/markdown.html
[Wes McKinney](https://issues.apache.org/jira/browse/ARROW-5543?focusedCommentId=16860473) / @wesm: What functional limitations does Markdown-in-Sphinx have? It seems support for cross-references has some issues https://github.com/rtfd/recommonmark/issues/74
[Antoine Pitrou](https://issues.apache.org/jira/browse/ARROW-5543?focusedCommentId=16932358) / @pitrou: @nealrichardson
[Neal Richardson](https://issues.apache.org/jira/browse/ARROW-5543?focusedCommentId=16932519) / @nealrichardson: What's the value of doing this? I think having a project-level FAQ at https://arrow.apache.org/faq/, rather than buried under `/docs/` somewhere, is a good thing.
[Antoine Pitrou](https://issues.apache.org/jira/browse/ARROW-5543?focusedCommentId=16932547) / @pitrou: Generally, the value of putting things in the Sphinx docs is to add cross-navigation and make sure we don't have N doc entries for users. Also,...
[Joris Van den Bossche](https://issues.apache.org/jira/browse/ARROW-5543?focusedCommentId=17322042) / @jorisvandenbossche: Do we still want to do this? I agree with Neal it seems to make sense to have those general FAQs on the main...