viirya commented on pull request #33183:
URL: https://github.com/apache/spark/pull/33183#issuecomment-874322711
Doesn't the query shown in the PR description look the same as `sql("select
employer.company, employer.company.name, employer.company.address from
contacts")` in `SchemaPruningSuite`? It is basically querying a nested struct
(`employer.company`) and a few nested columns inside the struct.
I ran such query in `SchemaPruningSuite`. It seems working without any error?
--
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]