Jonathan Vexler created HUDI-5696:
-------------------------------------
Summary: AbstractBaseTestSource currently needs to be reset after
use
Key: HUDI-5696
URL: https://issues.apache.org/jira/browse/HUDI-5696
Project: Apache Hudi
Issue Type: Improvement
Reporter: Jonathan Vexler
The data is stored in static variables so it persists between tests if not
reset. This is dangerous because it can cause hidden issues with tests. This
was the root cause of HUDI-5653 and has the potential to be an issue if new
test classes use it
--
This message was sent by Atlassian Jira
(v8.20.10#820010)