asfimport

Results 862 comments of asfimport

[Gidon Gershinsky](https://issues.apache.org/jira/browse/PARQUET-2080?#comment-17421323) / @ggershinsky: Oh, sorry, done.

[Gang Wu](https://issues.apache.org/jira/browse/PARQUET-2256?#comment-17699694) / @wgtmac: Apache ORC supports compression of bloom filter. It would be nice if we can do the similar thing. However, I think there is a prerequisite (at...

[Gabor Szadovszky](https://issues.apache.org/jira/browse/PARQUET-2256?#comment-17701575) / @gszadovszky: @mapleFU, would you mind to do some investigations before this update? Let's get the binary data of a mentioned 2M bloom filter and compress with some...

[Xuwei Fu](https://issues.apache.org/jira/browse/PARQUET-2256?#comment-17701577) / @mapleFU: @gszadovszky Yes, I'd like to. I think having compression in standard doesn't means we need always compression. We can do it only when original BloomFilter occupy...

[Antoine Pitrou](https://issues.apache.org/jira/browse/ARROW-5550?focusedCommentId=17394037) / @pitrou: Not sure what this is about exactly. AFAIR, the original code is by @bkietz

[Micah Kornfield](https://issues.apache.org/jira/browse/ARROW-5550?focusedCommentId=17400125) / @emkornfield: The PR in question had to touch three different functions that seemed like they had a high overlap.  Not sure if it still exists or is...

[Antoine Pitrou](https://issues.apache.org/jira/browse/ARROW-5550?focusedCommentId=17400221) / @pitrou: @bkietz Your thoughts?

[Todd Farmer](https://issues.apache.org/jira/browse/ARROW-8952?focusedCommentId=17585518) / @toddfarmer: This issue was last updated over 90 days ago, which may be an indication it is no longer being actively worked. To better reflect the current...

[Kouhei Sutou](https://issues.apache.org/jira/browse/ARROW-5673?focusedCommentId=16869419) / @kou: GitLab also provide Docker registry. It'll be also useful for our CI and package builds.

[Wes McKinney](https://issues.apache.org/jira/browse/ARROW-5673?focusedCommentId=16869591) / @wesm: This sounds very nice