From issues-return-108343-apmail-spark-issues-archive=spark.apache.org@spark.apache.org Mon May 2 01:07:13 2016 Return-Path: X-Original-To: apmail-spark-issues-archive@minotaur.apache.org Delivered-To: apmail-spark-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 564C118FFA for ; Mon, 2 May 2016 01:07:13 +0000 (UTC) Received: (qmail 64498 invoked by uid 500); 2 May 2016 01:07:13 -0000 Delivered-To: apmail-spark-issues-archive@spark.apache.org Received: (qmail 64419 invoked by uid 500); 2 May 2016 01:07:13 -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 64391 invoked by uid 99); 2 May 2016 01:07:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 May 2016 01:07:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id F0DF92C1F64 for ; Mon, 2 May 2016 01:07:12 +0000 (UTC) Date: Mon, 2 May 2016 01:07:12 +0000 (UTC) From: "Sun Rui (JIRA)" To: issues@spark.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (SPARK-14995) Add "since" tag in Roxygen documentation for SparkR API methods 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-14995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266031#comment-15266031 ] Sun Rui edited comment on SPARK-14995 at 5/2/16 1:07 AM: --------------------------------------------------------- [~felixcheung] I think no need to add "spark". Just something like {panel} #' @note since 2.0.0 {panel} was (Author: sunrui): [~felixcheung] I think no need to add "spark". Just something like ``` #' @note since 2.0.0 ``` > Add "since" tag in Roxygen documentation for SparkR API methods > --------------------------------------------------------------- > > Key: SPARK-14995 > URL: https://issues.apache.org/jira/browse/SPARK-14995 > Project: Spark > Issue Type: Improvement > Components: SparkR > Affects Versions: 1.6.1 > Reporter: Sun Rui > > This is request adding something in SparkR API like "versionadded" in PySpark API and "@since" in Scala/Java API. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org For additional commands, e-mail: issues-help@spark.apache.org