[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to