From issues-return-162996-archive-asf-public=cust-asf.ponee.io@hive.apache.org Fri Jul 12 05:21:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id AE751180675 for ; Fri, 12 Jul 2019 07:21:01 +0200 (CEST) Received: (qmail 80680 invoked by uid 500); 12 Jul 2019 05:21:01 -0000 Mailing-List: contact issues-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list issues@hive.apache.org Received: (qmail 80659 invoked by uid 99); 12 Jul 2019 05:21:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Jul 2019 05:21:01 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 61ACDE258F for ; Fri, 12 Jul 2019 05:21:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 1B71526582 for ; Fri, 12 Jul 2019 05:21:00 +0000 (UTC) Date: Fri, 12 Jul 2019 05:21:00 +0000 (UTC) From: "Hive QA (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-21977) Clean up DescTableOperation MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-21977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16883534#comment-16883534 ] Hive QA commented on HIVE-21977: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12974454/HIVE-21977.03.patch {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:green}SUCCESS:{color} +1 due to 16648 tests passed Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/17993/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/17993/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-17993/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. ATTACHMENT ID: 12974454 - PreCommit-HIVE-Build > 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: refactor-ddl > Fix For: 4.0.0 > > Attachments: HIVE-21977.01.patch, HIVE-21977.02.patch, HIVE-21977.03.patch > > > DescTable operation is messy, with some unclean solutions. It should be refactored. -- This message was sent by Atlassian JIRA (v7.6.14#76016)