Uploaded image for project: 'Apache Hudi'
  1. Apache Hudi
  2. HUDI-2223

Fix Alter Partitioned Table Failed

    XMLWordPrintableJSON

Details

    Description

      Fix crash when add column to  a partitioned table:

      Caused by: org.apache.hadoop.hive.ql.metadata.HiveException: Partition column name dt conflicts with table columns.
      	at org.apache.hadoop.hive.ql.metadata.Table.validateColumns(Table.java:962)
      	at org.apache.hadoop.hive.ql.metadata.Table.checkValidity(Table.java:216)
      	at org.apache.hadoop.hive.ql.metadata.Hive.alterTable(Hive.java:495)
      	at org.apache.hadoop.hive.ql.metadata.Hive.alterTable(Hive.java:484)
      

      Attachments

        Issue Links

          Activity

            People

              pzw2018 pengzhiwei
              pzw2018 pengzhiwei
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: