Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-1665 Implement missing ARRAY built-in functions
  3. PHOENIX-2049

Change ArraysWithNullsIT to be derived from BaseHBaseManagedTimeIT

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.5.0, 4.4.1
    • None
    • None

    Description

      Integration tests are typically derived from BaseHBaseManagedTimeIT which means that you're letting the HBase server dole out timestamps instead of managing them yourself. Tests derived from BaseClientManagedTimeIT require you to set the CURRENT_SCN property on every connection, otherwise at tear down time, your tables will not be deleted from the SYSTEM.CATALOG as expected. This leads to other tests failing down the road if they happen to use the same table names (which is pretty common).

      FYI, ram_krish and Dumindux.

      Attachments

        1. PHOENIX-2049.patch
          0.7 kB
          James R. Taylor

        Activity

          People

            jamestaylor James R. Taylor
            jamestaylor James R. Taylor
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: