[jira] [Commented] (SPARK-19131) Support "alter table drop partition [if exists]"

2017-03-24 Thread Goun Na (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15940030#comment-15940030 ] Goun Na commented on SPARK-19131: - I can reproduce it when "if exists" is omitted. {code} sql("alter

[jira] [Commented] (SPARK-19131) Support "alter table drop partition [if exists]"

2017-01-08 Thread lichenglin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15810768#comment-15810768 ] lichenglin commented on SPARK-19131: Yes > Support "alter table drop partition [if exists]" >

[jira] [Commented] (SPARK-19131) Support "alter table drop partition [if exists]"

2017-01-08 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15810740#comment-15810740 ] Dongjoon Hyun commented on SPARK-19131: --- Maybe, do you mean the following Hive syntax ? {code}