mridulm commented on PR #39275: URL: https://github.com/apache/spark/pull/39275#issuecomment-1367126643
Primarily use weakIntern for cases where there are a large number of duplicated strings with same value (so app start won't qualify), for the most common values. Not for others -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
