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

additional validation for CREATE INDEX

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.7.0
    • None
    • Indexing
    • None

    Description

      Cases that should fail:

      • handler has usesIndexTable=false, and user supplies table name/format
      • handler has usesIndexTable=true, and user supplies table format that is incompatible with handler (does compact handler have any restrictions?)
      • user tries to create index on external table
      • user tries to create index on index table
      • user tries to create index on column of unsupported datatype (e.g. array/map/struct probably does not make sense)

      Attachments

        1. HIVE-1503.1.patch
          3 kB
          Syed S. Albiz

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jvs John Sichi
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: