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 2022/03/27 18:07:01 UTC

[GitHub] [spark] martin-g commented on pull request #35976: SPARK-38661: [TESTS][FOLLOWUP] Replace Symbol usage with $"" in unit tests

martin-g commented on pull request #35976:
URL: https://github.com/apache/spark/pull/35976#issuecomment-1079986130


   > basically everywhere in tests?
   
   This PR also changes `Symbol("foo")` to `$"foo", where possible.
   
   There are more tests which still use `'foo`. Should I add them to this PR or leave them for another follow-up ?


-- 
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.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

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