AngersZhuuuu commented on pull request #28860:
URL: https://github.com/apache/spark/pull/28860#issuecomment-653718537


   > org.apache.spark.sql.execution.ProjectionOverSchema.scala. A Scala 
extractor that projects an expression over a given schema. I think this code 
also needs to have matching rules added to it. To support nested ArrayStruct. 
Otherwise, ParquetSchemaPruning won't work either.
   
   Yea, right, current way change the schema and won't work well for all case, 
I am thinking about add a new class to handle nested ArrayStruct type


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

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