[
https://issues.apache.org/jira/browse/HIVE-21977?focusedWorklogId=278036&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-278036
]
ASF GitHub Bot logged work on HIVE-21977:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 17/Jul/19 07:51
Start Date: 17/Jul/19 07:51
Worklog Time Spent: 10m
Work Description: jcamachor commented on pull request #720: HIVE-21977
Clean up DescTableOperation
URL: https://github.com/apache/hive/pull/720#discussion_r304263719
##########
File path: ql/src/test/results/clientpositive/alterColumnStats.q.out
##########
@@ -144,35 +144,15 @@ PREHOOK: Input: default@p_n0
POSTHOOK: query: desc formatted p_n0 c1
POSTHOOK: type: DESCTABLE
POSTHOOK: Input: default@p_n0
-col_name c1
-data_type string
-min
Review comment:
These key-value pairs are removed. Did we ever show any values for these
columns, e.g., if stats were available, or were we always printing them empty?
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 278036)
Time Spent: 20m (was: 10m)
> Clean up DescTableOperation
> ---------------------------
>
> Key: HIVE-21977
> URL: https://issues.apache.org/jira/browse/HIVE-21977
> Project: Hive
> Issue Type: Sub-task
> Components: Hive
> Affects Versions: 3.1.1
> Reporter: Miklos Gergely
> Assignee: Miklos Gergely
> Priority: Major
> Labels: pull-request-available, refactor-ddl
> Fix For: 4.0.0
>
> Attachments: HIVE-21977.01.patch, HIVE-21977.02.patch,
> HIVE-21977.03.patch, HIVE-21977.04.patch
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> DescTable operation is messy, with some unclean solutions. It should be
> refactored.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)