[ https://issues.apache.org/jira/browse/HIVE-28923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Zhihua Deng updated HIVE-28923: ------------------------------- Description: There are DummyRawStoreFailEvent, DummyRawStoreControlledCommit and DummyRawStoreForJdoConnection RawStore implements used in the unit test, only a small number of RawStore methods are used in these implements, each time the RawStore introduces a new method, all of them need to add the new implement though it's meaningless. was: There are DummyRawStoreFailEvent, DummyRawStoreControlledCommit and DummyRawStoreForJdoConnection RawStore implements used in the unit test, though a small number of RawStore methods are used in these implements, each time the RawStore introduces a new method, all of them need to add the new implement though it's meaningless. > Clean up dummy RawStores in the unit test > ----------------------------------------- > > Key: HIVE-28923 > URL: https://issues.apache.org/jira/browse/HIVE-28923 > Project: Hive > Issue Type: Improvement > Reporter: Zhihua Deng > Assignee: Zhihua Deng > Priority: Major > > There are DummyRawStoreFailEvent, DummyRawStoreControlledCommit and > DummyRawStoreForJdoConnection RawStore implements used in the unit test, only > a small number of RawStore methods are used in these implements, each time > the RawStore introduces a new method, all of them need to add the new > implement though it's meaningless. -- This message was sent by Atlassian Jira (v8.20.10#820010)