-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Table SQL / API
-
Labels:
Suffix extraction in ExpressionParser.scala does not actually support extraction of keywords with the same prefix. For example: Adding suffix parsing rules for a.fun and a.function simultaneously will causes exceptions.
some discussion :
https://github.com/apache/flink/pull/6432#issuecomment-416127815
https://github.com/apache/flink/pull/6585#discussion_r212797015
- links to