[jira] [Commented] (SPARK-33110) array_contains doesn't pick element in the array but just at the end

2020-10-10 Thread Takeshi Yamamuro (Jira)
[ https://issues.apache.org/jira/browse/SPARK-33110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17211803#comment-17211803 ] Takeshi Yamamuro commented on SPARK-33110: -- Could you please simplify it? Otherwise, it is

[jira] [Commented] (SPARK-33110) array_contains doesn't pick element in the array but just at the end

2020-10-10 Thread Andrea Viano (Jira)
[ https://issues.apache.org/jira/browse/SPARK-33110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17211769#comment-17211769 ] Andrea Viano commented on SPARK-33110: -- import findspark findspark.init() import pyspark from

[jira] [Commented] (SPARK-33110) array_contains doesn't pick element in the array but just at the end

2020-10-10 Thread Takeshi Yamamuro (Jira)
[ https://issues.apache.org/jira/browse/SPARK-33110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17211706#comment-17211706 ] Takeshi Yamamuro commented on SPARK-33110: -- Could you put complete code to reproduce this