Github user cloud-fan commented on the issue:

    https://github.com/apache/spark/pull/14148
  
    It's easy to infer the schema once when we create the table and store it 
into external catalog. However, it's a breaking change which means users can't 
change the underlying data file schema after the table is created. It's a bad 
design we need to fix, but we also need to go through the code path to make 
sure we don't break other things.


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to