You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Leonard Xu (Jira)" <ji...@apache.org> on 2021/03/03 06:35:00 UTC

[jira] [Created] (FLINK-21575) Replace InputFormat with BulkFormat in HivePartition Reader

Leonard Xu created FLINK-21575:
----------------------------------

             Summary: Replace InputFormat with BulkFormat in HivePartition Reader
                 Key: FLINK-21575
                 URL: https://issues.apache.org/jira/browse/FLINK-21575
             Project: Flink
          Issue Type: Task
          Components: Connectors / Hive
            Reporter: Leonard Xu


Currently HivePartition Reader(`HiveInputFormatPartitionReader`) still use legacy interface `InputFormat`, we can migrate it to new interface `BulkFormat`



--
This message was sent by Atlassian Jira
(v8.3.4#803005)