[ https://issues.apache.org/jira/browse/SPARK-10035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Cheng Lian resolved SPARK-10035. -------------------------------- Resolution: Fixed Fix Version/s: 1.6.0 Issue resolved by pull request 8275 [https://github.com/apache/spark/pull/8275] > Parquet filters does not process EqualNullSafe filter. > ------------------------------------------------------ > > Key: SPARK-10035 > URL: https://issues.apache.org/jira/browse/SPARK-10035 > Project: Spark > Issue Type: Improvement > Components: SQL > Reporter: Hyukjin Kwon > Assignee: Hyukjin Kwon > Priority: Minor > Fix For: 1.6.0 > > > it is an issue followed by SPARK-9814. > Datasources (after {{selectFilters()}} in > {{org.apache.spark.sql.execution.datasources.DataSourceStrategy}}) pass > {{EqualNotNull}} to {{ParquetRelation}} but {{ParquetFilters}} for > {{ParquetRelation}} does not take and process this. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org