gengliangwang commented on PR #38567:
URL: https://github.com/apache/spark/pull/38567#issuecomment-1308222974

   > It seems to not match what is described in the pr description or add 
equivalent functionality which was reverted
   
   I believe it covers the reverted PR 
https://github.com/apache/spark/pull/38542. The previous approach is to create 
an optional disk store for storing a subset of the `SQLExecutionUIData`.
   There are also two shortages:
   * There are no evictions for the UI data on the disk
   * It requires extra memory for reading/writing LevelDB/RocksDB
   
   


-- 
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-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to