[
https://issues.apache.org/jira/browse/FLINK-19644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17219439#comment-17219439
]
Leonard Xu edited comment on FLINK-19644 at 10/23/20, 3:49 AM:
---------------------------------------------------------------
How about the Option?
read.partition-mode = 'max / all'
read.partition-order= 'partition-time/ create-time/ partition-name'
read.reload-interval= '1 h'
was (Author: leonard xu):
How about the Option?
read.partition.mode = 'max / all'
read.consume-order= 'partition time/ create time/ partiition-name'
read.reload-interval= '1 h'
> Support read specific partition of Hive table in temporal join
> --------------------------------------------------------------
>
> Key: FLINK-19644
> URL: https://issues.apache.org/jira/browse/FLINK-19644
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / Hive, Table SQL / Ecosystem
> Reporter: Leonard Xu
> Assignee: Leonard Xu
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.12.0
>
>
> It's a common case to use hive partitioned table as dimension table.
> Currently Hive table only supports load all data, It will be helpful if we
> can support read user specific partition in temporal table.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)