You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/03/07 12:03:00 UTC

[jira] [Work logged] (HIVE-21404) MSSQL upgrade script alters the wrong column

     [ https://issues.apache.org/jira/browse/HIVE-21404?focusedWorklogId=209529&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-209529 ]

ASF GitHub Bot logged work on HIVE-21404:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 07/Mar/19 12:02
            Start Date: 07/Mar/19 12:02
    Worklog Time Spent: 10m 
      Work Description: dlavati commented on pull request #560: HIVE-21404 MSSQL upgrade script alters the wrong column
URL: https://github.com/apache/hive/pull/560
 
 
   See https://github.com/apache/hive/commit/d3b036920acde7bb04840697eb13038103b062b4 for reference.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 209529)
            Time Spent: 10m
    Remaining Estimate: 0h

> MSSQL upgrade script alters the wrong column
> --------------------------------------------
>
>                 Key: HIVE-21404
>                 URL: https://issues.apache.org/jira/browse/HIVE-21404
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore
>    Affects Versions: 3.2.0
>            Reporter: David Lavati
>            Assignee: David Lavati
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.2.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> HIVE-20221 changes PARTITION_PARAMS, so the following command is modifying the wrong table:
> {{ALTER TABLE "SERDE_PARAMS" ALTER COLUMN "PARAM_VALUE" nvarchar(MAX);}}
> https://github.com/apache/hive/blob/d3b036920acde7bb04840697eb13038103b062b4/standalone-metastore/metastore-server/src/main/sql/mssql/upgrade-3.1.0-to-3.2.0.mssql.sql#L21



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)