[
https://issues.apache.org/jira/browse/SPARK-16383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Reynold Xin resolved SPARK-16383.
---------------------------------
Resolution: Fixed
Assignee: Dongjoon Hyun
Fix Version/s: 2.1.0
> 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
> Assignee: Dongjoon Hyun
> Priority: Minor
> Fix For: 2.1.0
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]