HeartSaVioR commented on pull request #30162: URL: https://github.com/apache/spark/pull/30162#issuecomment-717885470
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. 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. ---------------------------------------------------------------- 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]
