[jira] [Comment Edited] (SPARK-30590) can't use more than five type-safe user-defined aggregation in select statement

2020-01-22 Thread Daniel Mantovani (Jira)
[ https://issues.apache.org/jira/browse/SPARK-30590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17021792#comment-17021792 ] Daniel Mantovani edited comment on SPARK-30590 at 1/23/20 5:48 AM: ---

[jira] [Reopened] (SPARK-30590) can't use more than five type-safe user-defined aggregation in select statement

2020-01-22 Thread Daniel Mantovani (Jira)
[ https://issues.apache.org/jira/browse/SPARK-30590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Mantovani reopened SPARK-30590: -- [~hyukjin.kwon] You tried with 5 parameters which works, you should try with 6 to get the

[jira] [Issue Comment Deleted] (SPARK-30590) can't use more than five type-safe user-defined aggregation in select statement

2020-01-22 Thread Daniel Mantovani (Jira)
[ https://issues.apache.org/jira/browse/SPARK-30590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Mantovani updated SPARK-30590: - Comment: was deleted (was: [~hyukjin.kwon] You tried the wrong thing, with 5 parameters

[jira] [Commented] (SPARK-30590) can't use more than five type-safe user-defined aggregation in select statement

2020-01-22 Thread Daniel Mantovani (Jira)
[ https://issues.apache.org/jira/browse/SPARK-30590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17021791#comment-17021791 ] Daniel Mantovani commented on SPARK-30590: -- [~hyukjin.kwon] You tried the wrong

[jira] [Updated] (SPARK-30590) can't use more than five type-safe user-defined aggregation in select statement

2020-01-20 Thread Daniel Mantovani (Jira)
[ https://issues.apache.org/jira/browse/SPARK-30590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Mantovani updated SPARK-30590: - Description:  How to reproduce: {code:scala} val df = Seq((1,2,3,4,5,6)).toDF("a","b","c

[jira] [Created] (SPARK-30590) can't use more than five type-safe user-defined aggregation in select statement

2020-01-20 Thread Daniel Mantovani (Jira)
Daniel Mantovani created SPARK-30590: Summary: can't use more than five type-safe user-defined aggregation in select statement Key: SPARK-30590 URL: https://issues.apache.org/jira/browse/SPARK-30590