You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/11/26 15:01:39 UTC

[GitHub] [arrow-datafusion] Ted-Jiang commented on issue #3833: Support parquet page filtering for more types: String, Binary(Decimal), Int96

Ted-Jiang commented on issue #3833:
URL: https://github.com/apache/arrow-datafusion/issues/3833#issuecomment-1328061289

   > Int96 appears to be the only unsupported type left
   > 
   > https://github.com/apache/arrow-datafusion/blob/ba73c8180ebd874614cabc33be8cbb0d1db52518/datafusion/core/src/physical_plan/file_format/parquet/page_filter.rs#L478-L481
   > 
   > I don't think Int96 is a widely used type nor supported for most other implementation -- thus I suggest we close this issue
   
   @alamb Agree, Int96 also not supported in row_group prunning
   
   https://github.com/alamb/arrow-datafusion/blob/d7a7fb61afe9ce2824aae737f65aec12d9513f7f/datafusion/core/src/physical_plan/file_format/parquet/row_groups.rs#L124
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org