You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/07/05 19:36:11 UTC

[jira] [Commented] (SPARK-16383) Remove `SessionState.executeSql`

    [ https://issues.apache.org/jira/browse/SPARK-16383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15363092#comment-15363092 ] 

Apache Spark commented on SPARK-16383:
--------------------------------------

User 'dongjoon-hyun' has created a pull request for this issue:
https://github.com/apache/spark/pull/14055

> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org