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 2023/03/08 00:20:00 UTC

[jira] [Commented] (SPARK-42705) SparkSession.sql doesn't return values from commands.

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

Apache Spark commented on SPARK-42705:
--------------------------------------

User 'ueshin' has created a pull request for this issue:
https://github.com/apache/spark/pull/40323

> SparkSession.sql doesn't return values from commands.
> -----------------------------------------------------
>
>                 Key: SPARK-42705
>                 URL: https://issues.apache.org/jira/browse/SPARK-42705
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Connect
>    Affects Versions: 3.4.0
>            Reporter: Takuya Ueshin
>            Priority: Major
>
> {code:python}
> >>> spark.sql("show functions").show()
> +--------+
> |function|
> +--------+
> +--------+
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org