You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Tom van Bussel (Jira)" <ji...@apache.org> on 2021/11/19 12:00:00 UTC

[jira] [Created] (SPARK-37388) WidthBucket throws NullPointerException in WholeStageCodegenExec

Tom van Bussel created SPARK-37388:
--------------------------------------

             Summary: WidthBucket throws NullPointerException in WholeStageCodegenExec
                 Key: SPARK-37388
                 URL: https://issues.apache.org/jira/browse/SPARK-37388
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 3.2.0
            Reporter: Tom van Bussel


Repro: Disable ConstantFolding and run
{code:java}
SELECT width_bucket(3.5, 3.0, 3.0, 888) {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org