asfimport
asfimport
[Xiang Li](https://issues.apache.org/jira/browse/PARQUET-365?#comment-14904268): Hi Julien, thanks for the comments! But would you please review the patch-1 of PARQUET-334 uploaded by Daniel ? If that patch can be accepted, we did not...
[Ryan Blue](https://issues.apache.org/jira/browse/PARQUET-365?#comment-15019000) / @rdblue: @julienledem, since you've looked at this already, can you comment on whether we should include a fix in 1.9.0?
[Thomas Friedrich](https://issues.apache.org/jira/browse/PARQUET-365?#comment-15032549) / @tfriedr: Instead of this JIRA, PARQUET-334 should be considered because it makes this change obsolete. Currently there is a pull-request for PARQUET-334 up for review.
@pmouawad ([migrated from Bugzilla](https://bz.apache.org/bugzilla//show_bug.cgi?id=62460&redirect=false#c1)): Candidate Librariy: - https://github.com/sdstoehr/har-reader
[Kevin Wen](https://issues.apache.org/jira/browse/PARQUET-2006?#comment-17609659): any progress on this? it seems without this, we only get half optimization of parquet. Really appreciate the hard work has been done so far. Will this be...
Christoph Kaser ([migrated from JIRA](https://issues.apache.org/jira/browse/LUCENE-8542?focusedCommentId=16703283&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16703283)) I attached a patch - hopefully this shows more clearly what I meant. Since CollectorManager is marked as experimental, I think it might be possible...
Adrien Grand (@jpountz) ([migrated from JIRA](https://issues.apache.org/jira/browse/LUCENE-8542?focusedCommentId=16703818&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16703818)) This doesn't look like a great solution to your problem? If I were you, I'd probably rather fork TopScoreDocCollector to dynamically grow the heap.
Lucene/Solr QA ([migrated from JIRA](https://issues.apache.org/jira/browse/LUCENE-8542?focusedCommentId=16704304&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16704304)) |✔ **+1 overall**| |-| |Vote|Subsystem|Runtime|Comment| |-|-|-|-| |||| Prechecks | |+1| test4tests | 0m 0s| The patch appears to include 1 new or modified test files....
Christoph Kaser ([migrated from JIRA](https://issues.apache.org/jira/browse/LUCENE-8542?focusedCommentId=16704391&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16704391)) I think it would be nice to have the option to grow the heap dynamically. However the way _TopScoreDocCollector_ and _TopDocsCollector_ are currently built, for...
Christoph Kaser ([migrated from JIRA](https://issues.apache.org/jira/browse/LUCENE-8542?focusedCommentId=16790485&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16790485)) Is there anything I can change / add to get this committed? Or do you think it makes no sense for the general use case...