cloud-fan closed pull request #46619: [SPARK-48308][Core] Unify getting data
schema without partition columns in FileSourceStrategy
URL: https://github.com/apache/spark/pull/46619
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
cloud-fan commented on PR #46619:
URL: https://github.com/apache/spark/pull/46619#issuecomment-2115430404
thanks, merging to master!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific c
johanl-db opened a new pull request, #46619:
URL: https://github.com/apache/spark/pull/46619
### What changes were proposed in this pull request?
Compute the schema of the data without partition columns only once in
FileSourceStrategy.
### Why are the changes needed?
In File