[ https://issues.apache.org/jira/browse/FLINK-20638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250829#comment-17250829 ]
HideOnBush commented on FLINK-20638: ------------------------------------ When there are two objects of the same name residing in two modules, Flink always resolves the object reference to the one in the 1st loaded module. What if I want to use both? > Flink hive modules Function with the same name bug > -------------------------------------------------- > > Key: FLINK-20638 > URL: https://issues.apache.org/jira/browse/FLINK-20638 > Project: Flink > Issue Type: Bug > Components: Table SQL / API > Affects Versions: 1.12.0 > Reporter: HideOnBush > Priority: Major > Attachments: image-2020-12-17-14-32-41-719.png > > > I want to use flink to use hive functions, after introducing hive modules, > there are functions of the same name, Flink has a higher priority than Hive, > the same function name, such as timestamp function, how do I distinguish > between hive and Flink when using it? > As shown below: > !image-2020-12-17-14-32-41-719.png! > -- This message was sent by Atlassian Jira (v8.3.4#803005)