Github user viirya commented on the issue:

    https://github.com/apache/spark/pull/14365
  
    @cloud-fan @yhuai @dongjoon-hyun I've updated this as:
    
    * Assume metastore schema matches with physical Orc schema by column, 
disregarding column names. 
    
    * Mapping required schema to columns in physical Orc schema.
    
    * If the length or data types of metastore schema and physical schema is 
not matched, throw an exception suggesting users to disable 
`spark.sql.hive.convertMetastoreOrc`.
    
    Please let me know what you think about this approach. Thanks.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to