[jira] [Updated] (SPARK-7435) Make DataFrame.show() consistent with that of Scala and pySpark

2015-05-11 Thread Reynold Xin (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-7435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Reynold Xin updated SPARK-7435:
---
Assignee: Rekha Joshi

 Make DataFrame.show() consistent with that of Scala and pySpark
 ---

 Key: SPARK-7435
 URL: https://issues.apache.org/jira/browse/SPARK-7435
 Project: Spark
  Issue Type: Improvement
  Components: SparkR
Affects Versions: 1.4.0
Reporter: Sun Rui
Assignee: Rekha Joshi
Priority: Critical
 Fix For: 1.4.0


 Currently in SparkR, DataFrame has two methods show() and showDF(). show() 
 prints the DataFrame column names and types and showDF() prints the first 
 numRows rows of a DataFrame.
 In Scala and pySpark, show() is used to prints rows of a DataFrame. 
 We'd better keep API consistent unless there is some important reason. So 
 propose to interchange the names (show() and showDF()) in SparkR.



--
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



[jira] [Updated] (SPARK-7435) Make DataFrame.show() consistent with that of Scala and pySpark

2015-05-08 Thread Patrick Wendell (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-7435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Patrick Wendell updated SPARK-7435:
---
Priority: Critical  (was: Blocker)

 Make DataFrame.show() consistent with that of Scala and pySpark
 ---

 Key: SPARK-7435
 URL: https://issues.apache.org/jira/browse/SPARK-7435
 Project: Spark
  Issue Type: Improvement
  Components: SparkR
Affects Versions: 1.4.0
Reporter: Sun Rui
Priority: Critical

 Currently in SparkR, DataFrame has two methods show() and showDF(). show() 
 prints the DataFrame column names and types and showDF() prints the first 
 numRows rows of a DataFrame.
 In Scala and pySpark, show() is used to prints rows of a DataFrame. 
 We'd better keep API consistent unless there is some important reason. So 
 propose to interchange the names (show() and showDF()) in SparkR.



--
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



[jira] [Updated] (SPARK-7435) Make DataFrame.show() consistent with that of Scala and pySpark

2015-05-07 Thread Shivaram Venkataraman (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-7435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shivaram Venkataraman updated SPARK-7435:
-
Target Version/s: 1.4.0

 Make DataFrame.show() consistent with that of Scala and pySpark
 ---

 Key: SPARK-7435
 URL: https://issues.apache.org/jira/browse/SPARK-7435
 Project: Spark
  Issue Type: Improvement
  Components: SparkR
Affects Versions: 1.4.0
Reporter: Sun Rui
Priority: Blocker

 Currently in SparkR, DataFrame has two methods show() and showDF(). show() 
 prints the DataFrame column names and types and showDF() prints the first 
 numRows rows of a DataFrame.
 In Scala and pySpark, show() is used to prints rows of a DataFrame. 
 We'd better keep API consistent unless there is some important reason. So 
 propose to interchange the names (show() and showDF()) in SparkR.



--
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



[jira] [Updated] (SPARK-7435) Make DataFrame.show() consistent with that of Scala and pySpark

2015-05-07 Thread Olivier Girardot (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-7435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Olivier Girardot updated SPARK-7435:

Summary: Make DataFrame.show() consistent with that of Scala and pySpark  
(was: Make DataFrame.show() cosistent with that of Scala and pySpark)

 Make DataFrame.show() consistent with that of Scala and pySpark
 ---

 Key: SPARK-7435
 URL: https://issues.apache.org/jira/browse/SPARK-7435
 Project: Spark
  Issue Type: Improvement
  Components: SparkR
Affects Versions: 1.4.0
Reporter: Sun Rui
Priority: Blocker

 Currently in SparkR, DataFrame has two methods show() and showDF(). show() 
 prints the DataFrame column names and types and showDF() prints the first 
 numRows rows of a DataFrame.
 In Scala and pySpark, show() is used to prints rows of a DataFrame. 
 We'd better keep API consistent unless there is some important reason. So 
 propose to interchange the names (show() and showDF()) in SparkR.



--
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