Yuming Wang created SPARK-38843:
-----------------------------------
Summary: Fix translate metadata col filters
Key: SPARK-38843
URL: https://issues.apache.org/jira/browse/SPARK-38843
Project: Spark
Issue Type: Bug
Components: SQL
Affects Versions: 3.3.0
Reporter: Yuming Wang
Actually it can't be pushed down:
{noformat}
07:24:45.131 ERROR
org.apache.spark.sql.execution.datasources.FileSourceStrategy: Pushed Filters:
IsNotNull(_metadata.file_path),StringContains(_metadata.file_path,data/f0)
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]