Francesco Guardiani created FLINK-25113: -------------------------------------------
Summary: Cleanup from Parquet and Orc the partition key handling logic Key: FLINK-25113 URL: https://issues.apache.org/jira/browse/FLINK-25113 Project: Flink Issue Type: Technical Debt Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile) Reporter: Francesco Guardiani After https://issues.apache.org/jira/browse/FLINK-24617 the partition key handling logic is encapsuled within {{FileInfoExtractorBulkFormat}}. We should cleanup this logic from orc and parquet formats, in order to simplify it. Note: Hive still depends on this logic, but it should rather use {{FileInfoExtractorBulkFormat}} or similar. -- This message was sent by Atlassian Jira (v8.20.1#820001)