asfimport
asfimport
[Krisztian Szucs](https://issues.apache.org/jira/browse/ARROW-12755?focusedCommentId=17476161) / @kszucs: Since the PR is in draft, I'm postponing to 8.0
[Apache Arrow JIRA Bot](https://issues.apache.org/jira/browse/ARROW-12755?focusedCommentId=17617226): 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...
[Dr. Jan-Philip Gehrcke](https://issues.apache.org/jira/browse/ARROW-12755?focusedCommentId=17648038): Bonjour! I wanted to use the modulo operator today in a filter expression in a scanner. Antoine and Jacob pointed me here. has stalled a bit seemingly....
[Eduardo Ponce](https://issues.apache.org/jira/browse/ARROW-12755?focusedCommentId=17648162) / @edponce: Hi, `[~jgehrcke]`! I will be glad to share with you this PR and what is missing to get it over the finish line. As I understand...
[Tera G](https://issues.apache.org/jira/browse/PARQUET-1560?#comment-16842101): attached the gzip compressed data page v2 file: all_types_gzip_02.parquet
[Wes McKinney](https://issues.apache.org/jira/browse/PARQUET-1560?#comment-16877114) / @wesm: DataPageV2 support in parquet-cpp is currently broken
[Gabor Szadovszky](https://issues.apache.org/jira/browse/PARQUET-1415?#comment-16636703) / @gszadovszky: Decide if we need to work on this issue based on the results of the benchmarks.
[Gabor Szadovszky](https://issues.apache.org/jira/browse/PARQUET-1415?#comment-16678103) / @gszadovszky: Decreased priority after benchmarks show that there is no significant overhead of using column-indexes in case of random data.
[Viktor Szathmáry](https://issues.apache.org/jira/browse/PARQUET-34?#comment-14143934) / @phraktle: Any plans on supporting this?
[Alex Levenson](https://issues.apache.org/jira/browse/PARQUET-34?#comment-14144019) / @isnotinvain: We'd like to, contains() at least shouldn't be too hard, it may not even require any changes except removing the check that prevents it. That said...