You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2021/04/26 20:53:04 UTC

[GitHub] [spark] viirya commented on pull request #32354: [SPARK-35232][SQL] Nested column pruning should retain column metadata

viirya commented on pull request #32354:
URL: https://github.com/apache/spark/pull/32354#issuecomment-827139573


   > Retain column metadata during the process of nested column pruning, when constructing StructField.
   To test the above change, this also added the logic of column projection in InMemoryTable. Without the fix DSV2CharVarcharDDLTestSuite will fail.
   
   Does it mean if only applying `SchemaPruning` change without `InMemoryTable`, `DSV2CharVarcharDDLTestSuite` will fail?


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org