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/22 12:52:07 UTC

[GitHub] [spark] gengliangwang commented on pull request #35926: [WIP][SPARK-38616][SQL] Keep track of SQL query text in Catalyst TreeNode

gengliangwang commented on pull request #35926:
URL: https://github.com/apache/spark/pull/35926#issuecomment-1075137032


   This approach can cost memory if the query text is long. I created a new PR https://github.com/apache/spark/pull/35926 which is more friendly in memory usage.


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