Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
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
Attachments
Issue Links
- links to