[ 
https://issues.apache.org/jira/browse/SPARK-12661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15384343#comment-15384343
 ] 

Nicholas Chammas edited comment on SPARK-12661 at 7/19/16 3:23 PM:
-------------------------------------------------------------------

To clarify what I mean by drop vs. deprecate, because I'm not sure if my 
distinction is standard:

* Deprecate means communicating to users to get off 2.6, but still keeping code 
and tests for 2.6 active.
* Drop means removing tests for 2.6 and potentially (though not necessarily) 
also removing any code that exists only to support Python 2.6.


was (Author: nchammas):
To clarify what I mean by drop vs. deprecate, because I'm not sure if my 
distinction is standard:

* Deprecate means communicating to users to get off 2.6, but still keeping code 
and tests for 2.6 active.
* Drop means removing tests for 2.6 and potentially (though not necessarily) 
any code that exists only to support Python 2.6.

> Drop Python 2.6 support in PySpark
> ----------------------------------
>
>                 Key: SPARK-12661
>                 URL: https://issues.apache.org/jira/browse/SPARK-12661
>             Project: Spark
>          Issue Type: Task
>          Components: PySpark
>            Reporter: Davies Liu
>              Labels: releasenotes
>
> 1. stop testing with 2.6
> 2. remove the code for python 2.6
> see discussion : 
> https://www.mail-archive.com/user@spark.apache.org/msg43423.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to