[ https://issues.apache.org/jira/browse/FLINK-20293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
godfrey he closed FLINK-20293. ------------------------------ Resolution: Done master: c9782bec05acfe0470a21b668a0646fca99802a2 > Remove the useless constructor of ContinuousFileMonitoringFunction > ------------------------------------------------------------------ > > Key: FLINK-20293 > URL: https://issues.apache.org/jira/browse/FLINK-20293 > Project: Flink > Issue Type: Improvement > Components: API / DataStream > Affects Versions: 1.12.0 > Reporter: godfrey he > Assignee: godfrey he > Priority: Major > Labels: pull-request-available > Fix For: 1.12.0 > > > In 1.11, we introduce {{ContinuousFileMonitoringFunction}} with given > {{globalModificationTime}} to support {{HiveTableSource}} continuously > reading non-partitioned file. While this feature has a bug, see > [FLINK-20277|https://issues.apache.org/jira/browse/FLINK-20277]. > In master, after > [FLINK-19888|https://issues.apache.org/jira/browse/FLINK-19888] finished, > {{HiveTableSource}} does not depend on {{ContinuousFileMonitoringFunction}} > any more, we can revert the changes of > [FLINK-17435|https://issues.apache.org/jira/browse/FLINK-17435] about the > ContinuousFileMonitoringFunction part to avoid such bug. -- This message was sent by Atlassian Jira (v8.3.4#803005)