You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2021/08/13 23:36:00 UTC

[jira] [Created] (HUDI-2310) Fix UpgradeZeroToOne tests by mocking HoodieTableVersion.current()

sivabalan narayanan created HUDI-2310:
-----------------------------------------

             Summary: Fix UpgradeZeroToOne tests by mocking HoodieTableVersion.current()
                 Key: HUDI-2310
                 URL: https://issues.apache.org/jira/browse/HUDI-2310
             Project: Apache Hudi
          Issue Type: Test
            Reporter: sivabalan narayanan


Fix UpgradeZeroToOne tests by mocking HoodieTableVersion.current()

Once HoodieTableVersion.current() is upated to TWO, 0 to 1 upgrade fails since 3rd commit upgrades to version 2. 

 

We need to mock this static method. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)