Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-14535 add insert-only ACID tables to Hive
  3. HIVE-18503

MM/ACID tables: make tests that will never be compatible with acid use non-txn tables explicitly

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Some tests do stuff that will simply never work with ACID tables, e.g. delete table files.
      They should be changed to use external table, or explicitly set transactional=false

       

      List of things:

      • Deleting table files via dfs commands.
      • Computing query using stats - not supported for either ACID tables or external tables, so with MM by default not supported in any scenario. HIVE-18395

      Attachments

        1. HIVE-18503.WIP.patch
          4 kB
          Sergey Shelukhin

        Issue Links

          Activity

            People

              sershe Sergey Shelukhin
              sershe Sergey Shelukhin
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: