the-other-tim-brown commented on code in PR #17771:
URL: https://github.com/apache/hudi/pull/17771#discussion_r2831174786
##########
hudi-spark-datasource/hudi-spark/src/test/scala/org/apache/hudi/functional/TestAutoGenerationOfRecordKeys.scala:
##########
@@ -66,14 +66,6 @@ class TestAutoGenerationOfRecordKeys extends
HoodieSparkClientTestBase with Scal
initHoodieStorage()
}
- @AfterEach override def tearDown() = {
Review Comment:
Avoiding overrides that match the default behavior to make it easier to make
sweeping updates in the future
--
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]