[jira] [Commented] (SPARK-23791) Sub-optimal generated code for sum aggregating

2018-03-31 Thread Valentin Nikotin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16421407#comment-16421407 ] Valentin Nikotin commented on SPARK-23791: -- Hi Marco Gaido, I tested performance with 2.2 and

[jira] [Updated] (SPARK-23833) Incorrect primitive type check for input arguments of udf

2018-03-30 Thread Valentin Nikotin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Nikotin updated SPARK-23833: - Description: There is claimed behavior for scala UDFs with primitive type arguments:

[jira] [Created] (SPARK-23833) Incorrect primitive type check for input arguments of udf

2018-03-30 Thread Valentin Nikotin (JIRA)
Valentin Nikotin created SPARK-23833: Summary: Incorrect primitive type check for input arguments of udf Key: SPARK-23833 URL: https://issues.apache.org/jira/browse/SPARK-23833 Project: Spark

[jira] [Commented] (SPARK-23791) Sub-optimal generated code for sum aggregating

2018-03-24 Thread Valentin Nikotin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16412799#comment-16412799 ] Valentin Nikotin commented on SPARK-23791: -- When testing aggregation with different number of

[jira] [Updated] (SPARK-23791) Sub-optimal generated code for sum aggregating

2018-03-24 Thread Valentin Nikotin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Nikotin updated SPARK-23791: - Description: It appears to be that with wholeStage codegen enabled simple spark job

[jira] [Updated] (SPARK-23791) Sub-optimal generated code for sum aggregating

2018-03-24 Thread Valentin Nikotin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Nikotin updated SPARK-23791: - Summary: Sub-optimal generated code for sum aggregating (was: Sub-optimal generated

[jira] [Updated] (SPARK-23791) Sub-optimal generated code when aggregating nullable columns

2018-03-24 Thread Valentin Nikotin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Nikotin updated SPARK-23791: - Environment: (was: {code:java} import org.apache.spark.sql.functions._ import

[jira] [Updated] (SPARK-23791) Sub-optimal generated code when aggregating nullable columns

2018-03-24 Thread Valentin Nikotin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Nikotin updated SPARK-23791: - Description: It appears to be that with wholeStage codegen enabled simple spark job

[jira] [Updated] (SPARK-23791) Sub-optimal generated code when aggregating nullable columns

2018-03-24 Thread Valentin Nikotin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Nikotin updated SPARK-23791: - Description: It appears to be that with wholeStage codegen enabled simple spark job

[jira] [Updated] (SPARK-23791) Sub-optimal generated code when aggregating nullable columns

2018-03-24 Thread Valentin Nikotin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Nikotin updated SPARK-23791: - Description: It appears to be that with wholeStage codegen enabled simple spark job

[jira] [Created] (SPARK-23791) Sub-optimal generated code when aggregating nullable columns

2018-03-24 Thread Valentin Nikotin (JIRA)
Valentin Nikotin created SPARK-23791: Summary: Sub-optimal generated code when aggregating nullable columns Key: SPARK-23791 URL: https://issues.apache.org/jira/browse/SPARK-23791 Project: Spark