From issues-return-258850-archive-asf-public=cust-asf.ponee.io@spark.apache.org Wed Jul 15 01:49:02 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 5885818064D for ; Wed, 15 Jul 2020 03:49:02 +0200 (CEST) Received: (qmail 10175 invoked by uid 500); 15 Jul 2020 01:49:01 -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 10164 invoked by uid 99); 15 Jul 2020 01:49: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; Wed, 15 Jul 2020 01:49:01 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 8498B41072 for ; Wed, 15 Jul 2020 01:49:00 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 096E978027F for ; Wed, 15 Jul 2020 01:49:00 +0000 (UTC) Date: Wed, 15 Jul 2020 01:49:00 +0000 (UTC) From: "Apache Spark (Jira)" To: issues@spark.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SPARK-32316) Test PySpark with Python 3.8 in Github Actions as well 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-32316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17157805#comment-17157805 ] Apache Spark commented on SPARK-32316: -------------------------------------- User 'HyukjinKwon' has created a pull request for this issue: https://github.com/apache/spark/pull/29116 > Test PySpark with Python 3.8 in Github Actions as well > ------------------------------------------------------ > > Key: SPARK-32316 > URL: https://issues.apache.org/jira/browse/SPARK-32316 > Project: Spark > Issue Type: Sub-task > Components: Project Infra, Tests > Affects Versions: 3.1.0 > Reporter: Hyukjin Kwon > Priority: Major > > Currently, only PyPy3 and Python 3.6 are being tested with PySpark. We should test the latest version of Python as well because some optimizations can be only enabled with Python 3.8+. See also https://github.com/apache/spark/pull/29114 -- 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