Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-22434

Hive MetaStore CachedStore listTableNamesByFilter Method fix

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Incomplete
    • None
    • None
    • Standalone Metastore
    • None

    Description

      @Override
      // TODO: implement using SharedCache
      public List<String> listTableNamesByFilter(String catName, String dbName, String filter, short maxTables)
      throws MetaException, UnknownDBException

      { return rawStore.listTableNamesByFilter(catName, dbName, filter, maxTables); }

      do this

      Attachments

        Activity

          People

            slfan1989 Shilun Fan
            slfan1989 Shilun Fan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: