[GitHub] [spark] EnricoMi commented on pull request #26969: [SPARK-30319][SQL] Add a stricter version of `as[T]`

2020-12-17 Thread GitBox
EnricoMi commented on pull request #26969: URL: https://github.com/apache/spark/pull/26969#issuecomment-747929872 @cloud-fan do you see any chance this work can eventually convince you? How can we go forward with this? This

[GitHub] [spark] EnricoMi commented on pull request #26969: [SPARK-30319][SQL] Add a stricter version of `as[T]`

2020-08-18 Thread GitBox
EnricoMi commented on pull request #26969: URL: https://github.com/apache/spark/pull/26969#issuecomment-675366125 Another reason to add this stricter version of `as[T]` is that it enables schema pushdown: spark.read.parquet(…).as[T] will read all columns even if `T` is

[GitHub] [spark] EnricoMi commented on pull request #26969: [SPARK-30319][SQL] Add a stricter version of `as[T]`

2020-06-26 Thread GitBox
EnricoMi commented on pull request #26969: URL: https://github.com/apache/spark/pull/26969#issuecomment-650087740 @cloud-fan merged with master, please have a look This is an automated message from the Apache Git Service. To