From issues-return-293207-archive-asf-public=cust-asf.ponee.io@spark.apache.org Tue Jul 27 05:30:06 2021 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-he-de.apache.org (mxout1-he-de.apache.org [95.216.194.37]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id 42BC1180648 for ; Tue, 27 Jul 2021 07:30:06 +0200 (CEST) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-he-de.apache.org (ASF Mail Server at mxout1-he-de.apache.org) with SMTP id 903FF5FDBB for ; Tue, 27 Jul 2021 05:30:05 +0000 (UTC) Received: (qmail 19338 invoked by uid 500); 27 Jul 2021 05:30:03 -0000 Mailing-List: contact issues-help@spark.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@spark.apache.org Received: (qmail 19069 invoked by uid 99); 27 Jul 2021 05:30:02 -0000 Received: from mailrelay1-he-de.apache.org (HELO mailrelay1-he-de.apache.org) (116.203.21.61) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Jul 2021 05:30:02 +0000 Received: from jira2-he-de.apache.org (unknown [IPv6:2a01:4f8:242:1f49::2]) by mailrelay1-he-de.apache.org (ASF Mail Server at mailrelay1-he-de.apache.org) with ESMTPS id D59313F3A1 for ; Tue, 27 Jul 2021 05:30:00 +0000 (UTC) Received: from jira2-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira2-he-de.apache.org (ASF Mail Server at jira2-he-de.apache.org) with ESMTP id 50035C81598 for ; Tue, 27 Jul 2021 05:30:00 +0000 (UTC) Date: Tue, 27 Jul 2021 05:30:00 +0000 (UTC) From: "Apache Spark (Jira)" To: issues@spark.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SPARK-36136) Move PruneFileSourcePartitionsSuite out of org.apache.spark.sql.hive 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/SPARK-36136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17387778#comment-17387778 ] Apache Spark commented on SPARK-36136: -------------------------------------- User 'viirya' has created a pull request for this issue: https://github.com/apache/spark/pull/33533 > Move PruneFileSourcePartitionsSuite out of org.apache.spark.sql.hive > -------------------------------------------------------------------- > > Key: SPARK-36136 > URL: https://issues.apache.org/jira/browse/SPARK-36136 > Project: Spark > Issue Type: Test > Components: SQL > Affects Versions: 3.2.0 > Reporter: Chao Sun > Assignee: Chao Sun > Priority: Minor > Fix For: 3.2.0 > > > Currently both {{PruneFileSourcePartitionsSuite}} and {{PrunePartitionSuiteBase}} are in {{org.apache.spark.sql.hive.execution}} which doesn't look right. They should belong to {{org.apache.spark.sql.execution.datasources}}. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org For additional commands, e-mail: issues-help@spark.apache.org