yadavay-amzn commented on PR #55468: URL: https://github.com/apache/spark/pull/55468#issuecomment-4453447700
Updated the tests to use a negative approach: write data with one schema, reopen with a mismatched schema, then call prefixScan/rangeScan. The validation triggers and throws `StateStoreValueRowFormatValidationFailure`, proving the validation is exercised. Will also fix the PR title and AI disclosure form. -- 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]
