You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "alex35736 (via GitHub)" <gi...@apache.org> on 2024/03/25 10:20:53 UTC

[PR] [SPARK-47503][SQL][3.4] Make makeDotNode escape graph node name always [spark]

alex35736 opened a new pull request, #45695:
URL: https://github.com/apache/spark/pull/45695

   What changes were proposed in this pull request?
   This is a backport of https://github.com/apache/spark/pull/45640
   
   To prevent corruption of dot file a node name should be escaped even if there is no metrics to display
   
   Why are the changes needed?
   This pr fixes a bug in spark history server which fails to display query for cached JDBC relation named in quotes.
   
   Does this PR introduce any user-facing change?
   No.
   
   How was this patch tested?
   Unit test.
   
   Was this patch authored or co-authored using generative AI tooling?
   No.


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


Re: [PR] [SPARK-47503][SQL][3.4] Make makeDotNode escape graph node name always [spark]

Posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org>.
dongjoon-hyun closed pull request #45695: [SPARK-47503][SQL][3.4] Make makeDotNode escape graph node name always
URL: https://github.com/apache/spark/pull/45695


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