Github user rednaxelafx commented on the issue:

    https://github.com/apache/spark/pull/20419
  
    @gatorsmile Not directly. The `CodeAndComment` case class is just a 
"container", it doesn't handle what gets into the `body` field. When we force 
embed a comment, it'll leave a comment as a placeholder in the generated code, 
which is in the `body` (the actual comment contents are in the `comment` map). 
I was just curious if any reviews knows off the top of their heads whether or 
not this placeholder may affect equality.


---

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

Reply via email to