From reviews-return-1036861-archive-asf-public=cust-asf.ponee.io@spark.apache.org Wed Feb 12 00:08:51 2020 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 9B83E18063F for ; Wed, 12 Feb 2020 01:08:50 +0100 (CET) Received: (qmail 36085 invoked by uid 500); 12 Feb 2020 00:08:50 -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 36073 invoked by uid 99); 12 Feb 2020 00:08:49 -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; Wed, 12 Feb 2020 00:08:49 +0000 From: GitBox To: reviews@spark.apache.org Subject: [GitHub] [spark] SparkQA commented on issue #27530: [SPARK-30780][SQL] Empty LocalTableScan should use RDD without partitions Message-ID: <158146612987.24868.6517591892540313514.gitbox@gitbox.apache.org> References: In-Reply-To: Date: Wed, 12 Feb 2020 00:08:49 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit SparkQA commented on issue #27530: [SPARK-30780][SQL] Empty LocalTableScan should use RDD without partitions URL: https://github.com/apache/spark/pull/27530#issuecomment-584931866 **[Test build #118260 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/118260/testReport)** for PR 27530 at commit [`6d46dec`](https://github.com/apache/spark/commit/6d46dec2061054da6b8c041b5649d0778d2e9471). * This patch passes all tests. * This patch merges cleanly. * This patch adds no public classes. ---------------------------------------------------------------- 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