jiahong.li created SPARK-46392:
----------------------------------

             Summary: In Function 
DataSourceStrategy.translateFilterWithMapping, we need transfer cast expression 
to  data source filter
                 Key: SPARK-46392
                 URL: https://issues.apache.org/jira/browse/SPARK-46392
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.5.0
            Reporter: jiahong.li


Considering this Situation:
 We create a partition table that created by source which is extends 
TableProvider, if we select data from  some specific partitions, choose 
partition dataType differ from table partition type leads partition can not be 
pushed down 

 



--
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