Github user gatorsmile commented on the issue:

    https://github.com/apache/spark/pull/14207
  
    @rxin @cloud-fan @yhuai 
    
    This PR introduces a new concept `SchemaType` for determining the original 
source of a schema. When `SchemaType` is `USER`, it means this table belongs to 
`Group A`. When the type is `INFERRED`, the table requires schema inference. 
That is, `Group B`.
    
    Not sure whether this solution sounds OK to you. Let me know whether this 
is a right direction to resolve the issue. 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