[jira] [Commented] (SPARK-23486) LookupFunctions should not check the same function name more than once

2018-06-13 Thread LANDAIS Christophe (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16510917#comment-16510917 ] LANDAIS Christophe commented on SPARK-23486: Hi,   What is the process to have the issue

[jira] [Commented] (SPARK-23486) LookupFunctions should not check the same function name more than once

2018-05-17 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16479539#comment-16479539 ] Marcelo Vanzin commented on SPARK-23486: I removed the target versions since the PR seems stalled

[jira] [Commented] (SPARK-23486) LookupFunctions should not check the same function name more than once

2018-03-10 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16394422#comment-16394422 ] Apache Spark commented on SPARK-23486: -- User 'kevinyu98' has created a pull request for this issue:

[jira] [Commented] (SPARK-23486) LookupFunctions should not check the same function name more than once

2018-02-22 Thread kevin yu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16373851#comment-16373851 ] kevin yu commented on SPARK-23486: -- Hello [~lian cheng]: I think the easy way is to build a hash map 

[jira] [Commented] (SPARK-23486) LookupFunctions should not check the same function name more than once

2018-02-21 Thread Cheng Lian (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16372285#comment-16372285 ] Cheng Lian commented on SPARK-23486: Please refer to [this