Liang-Chi Hsieh created SPARK-29100:
---------------------------------------

             Summary: Codegen with switch in InSet expression causes 
compilation error
                 Key: SPARK-29100
                 URL: https://issues.apache.org/jira/browse/SPARK-29100
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 3.0.0
            Reporter: Liang-Chi Hsieh


SPARK-26205 adds an optimization to InSet that generates Java switch condition 
for certain cases. When the given set is empty, it is possibly that codegen 
causes compilation error.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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

Reply via email to