Wechar created SPARK-45199:
------------------------------

             Summary: Release cast from attribute in filter to support 
predicate push down
                 Key: SPARK-45199
                 URL: https://issues.apache.org/jira/browse/SPARK-45199
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.5.0
            Reporter: Wechar


When a {{cast clause}} was used in a column in a filter, it will not be able to 
push down. We can remove the cast from attribute side to support predicate push 
down if the cast not change the precision or range.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to