[jira] [Commented] (SPARK-10894) Add 'drop' support for DataFrame's subset function

2015-12-01 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15035090#comment-15035090 ] Felix Cheung commented on SPARK-10894: -- These seem like orthogonal things. I don't k

[jira] [Commented] (SPARK-10894) Add 'drop' support for DataFrame's subset function

2015-12-01 Thread Weiqiang Zhuang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15034386#comment-15034386 ] Weiqiang Zhuang commented on SPARK-10894: - Yeah, as I mentioned in my previous co

[jira] [Commented] (SPARK-10894) Add 'drop' support for DataFrame's subset function

2015-12-01 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15033349#comment-15033349 ] Sun Rui commented on SPARK-10894: - I think it is confusing that df$age is Column and df[,

[jira] [Commented] (SPARK-10894) Add 'drop' support for DataFrame's subset function

2015-10-02 Thread Weiqiang Zhuang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14941375#comment-14941375 ] Weiqiang Zhuang commented on SPARK-10894: - Guess it will be difficult to explain

[jira] [Commented] (SPARK-10894) Add 'drop' support for DataFrame's subset function

2015-10-01 Thread Shivaram Venkataraman (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14940442#comment-14940442 ] Shivaram Venkataraman commented on SPARK-10894: --- Yes, as [~felixcheung] sai

[jira] [Commented] (SPARK-10894) Add 'drop' support for DataFrame's subset function

2015-10-01 Thread Weiqiang Zhuang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14940359#comment-14940359 ] Weiqiang Zhuang commented on SPARK-10894: - Is there a good reason it was designed

[jira] [Commented] (SPARK-10894) Add 'drop' support for DataFrame's subset function

2015-10-01 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14940252#comment-14940252 ] Felix Cheung commented on SPARK-10894: -- To Shivaram's point, I think it is intention

[jira] [Commented] (SPARK-10894) Add 'drop' support for DataFrame's subset function

2015-10-01 Thread Weiqiang Zhuang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14940099#comment-14940099 ] Weiqiang Zhuang commented on SPARK-10894: - First, the inconsistence exists in Spa

[jira] [Commented] (SPARK-10894) Add 'drop' support for DataFrame's subset function

2015-10-01 Thread Shivaram Venkataraman (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14940037#comment-14940037 ] Shivaram Venkataraman commented on SPARK-10894: --- I'm not sure this is a ver

[jira] [Commented] (SPARK-10894) Add 'drop' support for DataFrame's subset function

2015-09-30 Thread Weiqiang Zhuang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14939339#comment-14939339 ] Weiqiang Zhuang commented on SPARK-10894: - I am working on this. > Add 'drop' su