sarutak edited a comment on pull request #31569: URL: https://github.com/apache/spark/pull/31569#issuecomment-781129315
I don't think it's worth replacing `'` with `col` or `$""` for the test code and some tests seem to check the `'` syntax itself. But it's OK for the following non-test code. * SimpleTypedAggregator.scala * SubExprEliminationBenchmark.scala * RangeBenchmark.scala * JsonBenchmark.scala ---------------------------------------------------------------- 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]
