You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Eric Liang (JIRA)" <ji...@apache.org> on 2016/10/18 01:53:59 UTC

[jira] [Created] (SPARK-17983) Can't filter over mixed case parquet columns of converted Hive tables

Eric Liang created SPARK-17983:
----------------------------------

             Summary: Can't filter over mixed case parquet columns of converted Hive tables
                 Key: SPARK-17983
                 URL: https://issues.apache.org/jira/browse/SPARK-17983
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 2.1.0
            Reporter: Eric Liang
            Priority: Critical


We should probably revive https://github.com/apache/spark/pull/14750 in order to fix this issue and related classes of issues.

The only other alternatives are (1) reconciling on-disk schemas with metastore schema at planning time, which seems pretty messy, and (2) fixing all the datasources to support case-insensitive matching, which also has issues.

cc [~cloud_fan]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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