[
https://issues.apache.org/jira/browse/DRILL-2726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14981506#comment-14981506
]
Victoria Markman commented on DRILL-2726:
-----------------------------------------
{code}
0: jdbc:drill:schema=dfs> select * from sys.version;
+-----------------+-------------------------------------------+-----------------------------------------------------------------------------------------------+----------------------------+--------------+----------------------------+
| version | commit_id |
commit_message |
commit_time | build_email | build_time |
+-----------------+-------------------------------------------+-----------------------------------------------------------------------------------------------+----------------------------+--------------+----------------------------+
| 1.3.0-SNAPSHOT | 1d067d26b1ba510f4a51489d62d2a6d0480a473c | DRILL-2967:
Incompatible types error reported in a "not in" query with compatible data
types | 26.10.2015 @ 23:37:35 UTC | Unknown | 29.10.2015 @ 04:15:20 UTC
|
+-----------------+-------------------------------------------+-----------------------------------------------------------------------------------------------+----------------------------+--------------+----------------------------+
1 row selected (2.824 seconds)
{code}
> Display Drill version in sys.version
> ------------------------------------
>
> Key: DRILL-2726
> URL: https://issues.apache.org/jira/browse/DRILL-2726
> Project: Apache Drill
> Issue Type: Improvement
> Components: Storage - Other
> Reporter: Andries Engelbrecht
> Fix For: 1.3.0
>
>
> Include the Drill version information in sys.version, so it is easy to
> determine the exact version of Drill being used for support purposes.
> Adding a version column to sys.version to show the exact version i.e.
> mapr-drill-0.8.0.31168-1
> or
> apache-drill-0.8.0.31168-1
> Will make it easier for users to quickly identify the Drill version being
> used, and provide that information.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)