ahshahid commented on PR #43854: URL: https://github.com/apache/spark/pull/43854#issuecomment-2042209960
Oh I see.. you mean first use cache lookup pr then this pr goes in On Mon, Apr 8, 2024, 1:47 AM Asif Shahid ***@***.***> wrote: > Sure..but I cannot split cache lookup code from this PR as otherwise tests > will fail right left. > The robustness of cache lookup is just a side effect of this fix. > Regards > Asif > > On Mon, Apr 8, 2024, 1:45 AM Wenchen Fan ***@***.***> wrote: > >> 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. >> >> — >> Reply to this email directly, view it on GitHub >> <https://github.com/apache/spark/pull/43854#issuecomment-2042194892>, or >> unsubscribe >> <https://github.com/notifications/unsubscribe-auth/AC6XG2AM5BMXGKQK4FRLQZ3Y4JKJJAVCNFSM6AAAAAA7O7DTR6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANBSGE4TIOBZGI> >> . >> You are receiving this because you authored the thread.Message ID: >> ***@***.***> >> > -- 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]
