viirya commented on pull request #30162: URL: https://github.com/apache/spark/pull/30162#issuecomment-718054995
> While we may not want to run all stateful tests with all compression, can we make sure we run basic tests against all compressions? All tests in StateStoreSuiteBase may need to be run with these compressions. Okay. I thought about let StateStoreSuiteBase runs all compressions. Although I turned to manually set up compression codec config and run it locally. I will update StateStoreSuiteBase. > We also tend to add backward compatibility config test if we add relevantSQLConfs - create a checkpoint from older version and try to load in this version. You can search around the existing configs and see how we constructed the tests. Thanks. Let me check. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
