From reviews-return-950916-archive-asf-public=cust-asf.ponee.io@spark.apache.org Mon Oct 28 15:54:32 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 069A7180638 for ; Mon, 28 Oct 2019 16:54:31 +0100 (CET) Received: (qmail 38549 invoked by uid 500); 28 Oct 2019 15:54:31 -0000 Mailing-List: contact reviews-help@spark.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list reviews@spark.apache.org Received: (qmail 38538 invoked by uid 99); 28 Oct 2019 15:54:31 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Oct 2019 15:54:31 +0000 From: GitBox To: reviews@spark.apache.org Subject: [GitHub] [spark] huaxingao commented on issue #26269: [SPARK-29612][SQL] ALTER TABLE (RECOVER PARTITIONS) should look up catalog/table like v2 commands Message-ID: <157227807130.24430.7219346329828642898.gitbox@gitbox.apache.org> Date: Mon, 28 Oct 2019 15:54:31 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit huaxingao commented on issue #26269: [SPARK-29612][SQL] ALTER TABLE (RECOVER PARTITIONS) should look up catalog/table like v2 commands URL: https://github.com/apache/spark/pull/26269#issuecomment-547013596 @viirya Could you please review? The unit tests failed, but it doesn't seem to be related to my changes. ---------------------------------------------------------------- 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 With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org For additional commands, e-mail: reviews-help@spark.apache.org