srielau commented on PR #58317: URL: https://github.com/apache/spark/pull/58317#issuecomment-5641936718
Addressed the remaining review summary in 4854ae0cf89:\n\n- V2 rename now snapshots and restores every directly cached scan-mode variant, excluding dependent query and time-travel cache keys.\n- Catalog-backed recache copies the cached relation scan mode onto refreshed metadata, preventing the mutating configuration from rebinding or collapsing cache variants.\n- Added simultaneous mode/storage-level rename and mutation regressions.\n- Added Hive ORC cache isolation coverage in both mode directions, including native truncation versus Spark EXCEED_LIMIT_LENGTH behavior.\n\nTargeted core rename, core catalog recache, and Hive cache tests pass. -- 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]
