[
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, 4:39 AM:
---------------------------------------------------------------
Thanks [~lirui] [~lzljs3620320] [~jark] for sharing your opinions,
the option for hive temporal table may influence with hive streaming read
options,
So looks like we need a unified design for all hive table options
I'll prepare a design doc and discuss further
was (Author: leonard xu):
How about the Option?
read.partition-mode = 'max / all'
read.partition-order= 'partition-time/ create-time/ partition-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)