Is your feature request related to a problem or challenge?
apache/parquet-format#585 and apache/parquet-format#603 add the specification of a new FILE logical type.
Describe the solution you'd like
Add support for this new type to the parquet crate.
Describe alternatives you've considered
No response
Additional context
@brkyvz already has a reference implementation in #10109
Is your feature request related to a problem or challenge?
apache/parquet-format#585 and apache/parquet-format#603 add the specification of a new
FILElogical type.Describe the solution you'd like
Add support for this new type to the parquet crate.
Describe alternatives you've considered
No response
Additional context
@brkyvz already has a reference implementation in #10109