Github user budde commented on the issue:

    https://github.com/apache/spark/pull/16797
  
    @mallman The Parquet schema merging methods take me back to #5214 :)
    
    I haven't been following changes here very closely but I would guess use of 
this method was replaced to the previously-used call to 
```ParquetFileFormat.inferSchema()```. But I think it is important to point out 
that this functionality was explicitly added to support case sensitivity 
differences.
    
    In regard to the JIRA, I'll either modify it or replace it with a new one 
for bringing back (configurable) inference. I can mark it a "bug" at that point.
    



---
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