[
https://issues.apache.org/jira/browse/FLINK-23010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-23010:
-----------------------------------
Labels: pull-request-available (was: )
> HivePartitionFetcherContextBase::getComparablePartitionValueList can return
> partitions that don't exist
> -------------------------------------------------------------------------------------------------------
>
> Key: FLINK-23010
> URL: https://issues.apache.org/jira/browse/FLINK-23010
> Project: Flink
> Issue Type: Bug
> Components: Connectors / Hive
> Reporter: Rui Li
> Assignee: Rui Li
> Priority: Major
> Labels: pull-request-available
>
> When consume order is {{CREATE_TIME}}, HivePartitionFetcherContextBase lists
> folders under table location to find partitions. This is wrong because HMS is
> the single source of truth to decide whether a partition exists for a hive
> table. Returning a non-existing partition will lead to unnecessary job FO
> when {{HiveContinuousPartitionFetcher}} fails to get the partition from HMS.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)