Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add VERSION_INT (ClickHouse version in integer format like 18014009) … #3644

Merged
merged 1 commit into from
Nov 22, 2018

Conversation

proller
Copy link
Contributor

@proller proller commented Nov 22, 2018

…to system.metrics and system.build_options

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

@@ -40,6 +40,7 @@
M(StorageBufferBytes, "Number of bytes in buffers of Buffer tables") \
M(DictCacheRequests, "Number of requests in fly to data sources of dictionaries of cache type.") \
M(Revision, "Revision of the server. It is a number incremented for every release or release candidate.") \
M(VersionInt, "Version of the server. It is a number incremented for every release.") \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not true.

@alexey-milovidov alexey-milovidov merged commit 49d2d8a into ClickHouse:master Nov 22, 2018
alexey-milovidov added a commit that referenced this pull request Nov 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants