[
https://issues.apache.org/jira/browse/FLINK-19798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17220544#comment-17220544
]
Jingsong Lee commented on FLINK-19798:
--------------------------------------
Good suggestion +1 to do this
> Support creating hive table input splits in parallel
> ----------------------------------------------------
>
> Key: FLINK-19798
> URL: https://issues.apache.org/jira/browse/FLINK-19798
> Project: Flink
> Issue Type: Improvement
> Reporter: Zou
> Priority: Major
>
> For now, we could only creating hive table input splits serially.
> HiveTableInputFormat::createInputSplits cost 40s~60s for a table with 1500
> partition in my tests. IMO, we could support creating splits in parallel,
> which will save most of the time to do this.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)