You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Kent Yao (Jira)" <ji...@apache.org> on 2019/10/22 11:52:00 UTC

[jira] [Created] (SPARK-29554) Add a misc function named version

Kent Yao created SPARK-29554:
--------------------------------

             Summary: Add a misc function named version
                 Key: SPARK-29554
                 URL: https://issues.apache.org/jira/browse/SPARK-29554
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.0.0
            Reporter: Kent Yao


|string|version()|Returns the Hive version (as of Hive 2.1.0). The string contains 2 fields, the first being a build number and the second being a build hash. Example: "select version();" might return "2.1.0.2.5.0.0-1245 r027527b9c5ce1a3d7d0b6d2e6de2378fb0c39232". Actual results will depend on your build.|

 

 

[https://cwiki.apache.org/confluence/display/Hive/LanguageManual+UDF]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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