[jira] [Updated] (SPARK-47839) Fix Aggregate bug in RewriteWithExpression

2024-04-12 Thread Kelvin Jiang (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Jiang updated SPARK-47839: - Issue Type: Bug (was: Improvement) > Fix Aggregate bug in RewriteWithExpression >

[jira] [Updated] (SPARK-47839) Fix Aggregate bug in RewriteWithExpression

2024-04-12 Thread Kelvin Jiang (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Jiang updated SPARK-47839: - Description: The following query will fail: {code:SQL} SELECT NULLIF(id + 1, 1) from range(10)

[jira] [Updated] (SPARK-47839) Fix Aggregate bug in RewriteWithExpression

2024-04-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SPARK-47839: --- Labels: pull-request-available (was: ) > Fix Aggregate bug in RewriteWithExpression >