Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

we can use a wrapper to wrap a IMetaStoreClient and HiveShim , thus we can create different version of IMetaStoreClient by using HiveShim#getHiveMetastoreClient. The , other functions to be shimmed will also be represented in this interface .The pseudocode below illustrates this process.

...