aokolnychyi commented on PR #36303:
URL: https://github.com/apache/spark/pull/36303#issuecomment-1105663552

   @viirya, it looks similar but I am afraid #36216 does not address the 
problem that fails queries in this PR. 
   
   As far as I see, it updates `ProjectionOverSchema` that's being used after 
calling `SchemaPruning$identifyRootFields`. In my case, the failure happened 
while merging the schema in `identifyRootFields`. I am not sure whether my fix 
covers the other case, though.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to