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

Remove SELECT REGEX Column Feature

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      Remove the Hive feature: REGEX Column.

       

      Hive has this interesting feature for doing REGEX to SELECT multiple columns.  This needs to go.  It is not SQL standard and as currently implemented, it is impossible to determine if a column identifier is a REGEX or the actual name of the column.  If a column name is enclosed in back ticks then any UTF-8 character is a valid table name.

       

      https://dev.mysql.com/doc/refman/8.0/en/identifiers.html

      https://cwiki.apache.org/confluence/display/Hive/LanguageManual+Select

      Attachments

        1. HIVE-23176.1.patch
          32 kB
          David Mollitor
        2. HIVE-23176.2.patch
          44 kB
          David Mollitor
        3. HIVE-23176.3.patch
          77 kB
          David Mollitor
        4. HIVE-23176.4.patch
          78 kB
          David Mollitor
        5. HIVE-23176.4.patch
          78 kB
          David Mollitor

        Issue Links

          Activity

            People

              belugabehr David Mollitor
              belugabehr David Mollitor
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: