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 2019/04/10 06:03:53 UTC

[GitHub] [spark] httfighter opened a new pull request #21826: [SPARK-24872] Replace taking the $symbol with $sqlOperator in BinaryOperator's toString method

httfighter opened a new pull request #21826: [SPARK-24872] Replace taking the $symbol with $sqlOperator in BinaryOperator's toString method
URL: https://github.com/apache/spark/pull/21826
 
 
   ## What changes were proposed in this pull request?
   
   For BinaryOperator's toString method, it's more better to ues the $symbol instead of the $sqlOperator.
   
   ## How was this patch tested?
   
   We can test this patch  with unit tests.
   
   Please review http://spark.apache.org/contributing.html before opening a pull request.
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org