[ https://issues.apache.org/jira/browse/SPARK-16383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Apache Spark reassigned SPARK-16383: ------------------------------------ Assignee: (was: Apache Spark) > Remove `SessionState.executeSql` > -------------------------------- > > Key: SPARK-16383 > URL: https://issues.apache.org/jira/browse/SPARK-16383 > Project: Spark > Issue Type: Task > Components: SQL > Reporter: Dongjoon Hyun > Priority: Minor > > This issue removes `SessionState.executeSql` in favor of `SparkSession.sql`. > We can remove this safely since the visibility `SessionState` is > `private[sql]` and `executeSql` is only used in one **ignored** test, > `test("Multiple Hive Instances")`. -- 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