Github user hvanhovell commented on the issue:
https://github.com/apache/spark/pull/20712
@passionke can you elaborate on why we need this?
A problem with increasing the cache is that we keep more classes around and
those classes can blow out the JVM's internal code caches, which will have a
far more negative influence on performance than any increase in the number of
cached plans will.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]