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

Move doesTableNeedLocation from DDLTask to HiveStorageHandler

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • StorageHandler
    • None

    Description

      Consider moving doesTableNeedLocation method from DDLTask to HiveStorageHandler interface.

      https://github.com/apache/hive/blob/master/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java#L4471

      We should take into account that it would break compatibility with existing 3rd party StorageHandlers. However, it seems better than the current solution, i.e. referencing specific storage handlers in the method.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jcamacho Jesús Camacho Rodríguez
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: