xushiyan edited a comment on pull request #2055:
URL: https://github.com/apache/hudi/pull/2055#issuecomment-683446451


   Hi @wangxianghu thanks for the changes. The split was intended for 
distinguishing between unit test and functional tests. Please see this ticket 
https://issues.apache.org/jira/browse/HUDI-994
   When we use `@Tag("functional")` it means the whole test class will be 
included in a test suite to be run with `-Pfunctional-tests`. The class you 
deleted here is a pure unit test hence it'd better stay as is. We'll probably 
come up with a guide about testing here.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to