peter-toth edited a comment on issue #28041: [SPARK-30564][SQL] Improved extra new line and comment remove URL: https://github.com/apache/spark/pull/28041#issuecomment-613541041 @kiszk, yes I did a comparison. The change in `Block.length` causes the regression. If we just revert that part then we don't have regression (just probably less optimal decisions on method splitting as `Block.length` is only used for that).
---------------------------------------------------------------- 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]
