cloud-fan commented on PR #43854: URL: https://github.com/apache/spark/pull/43854#issuecomment-2042194892
Oh, the idea to make cache lookup smarter looks promising. Shall we create an individual PR for it? It's useful for SQL queries as well, as we can hit the cache if one SELECT query only has a few more columns than another cached SELECT query. -- 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]
