mengxr commented on issue #24473: [SPARK-27534][SQL] Do not load `content` column in binary data source if it is not selected URL: https://github.com/apache/spark/pull/24473#issuecomment-487386980 @HyukjinKwon Thanks for the review! I'm merging this into master. I do think the suggested changes are unnecessary. For example, two `if` branches vs couple `lazy val`s with a comment to explain why they are lazy.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
