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

Regex Serde Column Type Not Checked Before Alter

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.7.1
    • None
    • CLI
    • None

    Description

      Create a table without a RegexSerde and the columns with types other than string. Modify the table to use a RegexSerde and the table will update the metadata for the table to use the RegexSerde but any attempt to modify or read the table results in exceptions referencing the columns are not of type string.

      I can't drop the table or modify the serde. I had to modify the metastore database columns of the table to strings manually to fix.

      Attachments

        Activity

          People

            Unassigned Unassigned
            danfitch Dan Fitch
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: