Implement tableExists() for disagg python tests

    • Storage Engines - Foundations
    • None
    • None

      We are currently missing an implementation of tableExists() in hook_disagg.py:

      def tableExists(self, name):
          # TODO: for PALite will need to rummage in kv_home files.
          return False 

      This ticket is to implement this function for disagg. Once we have this, we can enable the following tests that rely on it:

      • test_util04.py
      • test_util14.py
      • test_util15.py
      • test_util17.py

            Assignee:
            [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            Alexander Pullen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: