dalongliu created FLINK-18410: --------------------------------- Summary: Flink SQL filesystem connector class name correct Key: FLINK-18410 URL: https://issues.apache.org/jira/browse/FLINK-18410 Project: Flink Issue Type: Improvement Components: Table SQL / Runtime Affects Versions: 1.11.1 Reporter: dalongliu
Currently, in blink table runtime filesystem connector, PartitionCommitTrigger class has two subclass, respectively are *ProcTimeCommitTigger*, *PartitionTimeCommitTigger* which less a letter r, I think this is a minimal bug in class name, we should correct they as *ProcTimeCommitTrigger,* *PartitionTimeCommitTrigger.*** -- This message was sent by Atlassian Jira (v8.3.4#803005)