[jira] [Commented] (SPARK-29009) Returning pojo from udf not working

2019-09-11 Thread Tomasz Belina (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16927327#comment-16927327 ] Tomasz Belina commented on SPARK-29009: --- Sure - I actually use lombok so getters and setter are

[jira] [Commented] (SPARK-29009) Returning pojo from udf not working

2019-09-10 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16926592#comment-16926592 ] Hyukjin Kwon commented on SPARK-29009: -- Can you cope and paste of minimised version of the class to

[jira] [Commented] (SPARK-29009) Returning pojo from udf not working

2019-09-10 Thread Tomasz Belina (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16926554#comment-16926554 ] Tomasz Belina commented on SPARK-29009: --- POJO is fine - I've just paste only part of the class and

[jira] [Commented] (SPARK-29009) Returning pojo from udf not working

2019-09-10 Thread Tomasz Belina (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16926552#comment-16926552 ] Tomasz Belina commented on SPARK-29009: --- I've digĀ  a little dipper into source code and it looks

[jira] [Commented] (SPARK-29009) Returning pojo from udf not working

2019-09-07 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16925017#comment-16925017 ] Hyukjin Kwon commented on SPARK-29009: -- BTW, the POJO looks weird. It should have getter and setter

[jira] [Commented] (SPARK-29009) Returning pojo from udf not working

2019-09-07 Thread Marco Gaido (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924774#comment-16924774 ] Marco Gaido commented on SPARK-29009: - Why do you think this is a bug? If you want a struct to be