You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2022/01/14 19:11:00 UTC

[jira] [Resolved] (SPARK-37911) Unify the output of spark.version and select version()

     [ https://issues.apache.org/jira/browse/SPARK-37911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dongjoon Hyun resolved SPARK-37911.
-----------------------------------
    Fix Version/s:     (was: 3.3.0)
       Resolution: Invalid

This is closed as `Invalid` according to the discussion at the PR.

In short, `spark.version` follows the semantic of `sc.version` and `SELECT spark_version()` follows the semantic of Hive's `SELECT version()`. They are different from each other.

> Unify the output of spark.version and select version()
> ------------------------------------------------------
>
>                 Key: SPARK-37911
>                 URL: https://issues.apache.org/jira/browse/SPARK-37911
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.2.0
>            Reporter: yikf
>            Priority: Minor
>
> Currently, the output of spark.version is major version information but select version() is major version information with revision.
> The change aims to unify the output of both above.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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