viirya commented on PR #58097: URL: https://github.com/apache/spark/pull/58097#issuecomment-5628701893
Pushed `bbb1cefaa94` to address this round. Registered the Python suite, added RDD-scan exclusions and regular execution for recursive CTE iteration RDDs, memoized the fallback QueryExecution, and strengthened the cache-eviction test. I retained the conservative fallback for unknown file-scan widths and documented that limitation in both SQLConf and the PR description. Local validation: 143 SQL/cursor tests and the PySpark regression suite passed. The dangling-Python-test check, Scala style checks, and Python lint checks also passed. These results do not imply that the new commit's CI has completed. -- 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]
