Aitozi opened a new pull request, #21290: URL: https://github.com/apache/flink/pull/21290
## What is the purpose of the change This is meant to leverage the `FileInfoExtractorBulkFormat` to handle partition keys logic in the hive bulk format. After this it will not depend on the parquet/orc formats to make up the rowdata with partition keys. Then the https://issues.apache.org/jira/browse/FLINK-25113 can be done ## Brief change log - wrap the HiveInputFormat with FileInfoExtractorBulkFormat ## Verifying this change This change is already covered by existing tests: `HiveSourceITCase` and `HiveTableSourceITCase` -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org