Skip to content

Conversation

Enmk
Copy link
Member

@Enmk Enmk commented Jul 28, 2022

Changelog category (leave one):

  • Build/Testing/Packaging Improvement

Reverted VERSION_REVISION to value that was there before changes from Altinity's size
Added VERSION_TWEAK, VERSION_FLAVOUR with proper values
Utilizing tweak and flavour in version from autogenerated_versions.txt
@Enmk
Copy link
Member Author

Enmk commented Jul 29, 2022

Ok, version is now reported properly, revision 54455 too:

$ clickhouse client
ClickHouse client version 22.3.8.40.altinitystable (altinity build).
Connecting to localhost:9000 as user default.
Connected to ClickHouse server version 22.3.8 revision 54455.

:) select version()

┌─version()────────────────┐
│ 22.3.8.40.altinitystable │
└──────────────────────────┘

:) select * from system.build_options

┌─name──────────────────────┬─value──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
│ VERSION_FULL              │ ClickHouse 22.3.8.40.altinitystable                                                                                                                                                                                                                        │
│ VERSION_DESCRIBE          │ v22.3.8.40.altinitystable                                                                                                                                                                                                                                  │
│ VERSION_INTEGER           │ 22003008                                                                                                                                                                                                                                                   │
│ SYSTEM                    │ Linux                                                                                                                                                                                                                                                      │
│ VERSION_GITHASH           │ adceb0c02b65859cbc9e04d05758e4df3fab7713                                                                                                                                                                                                                   │
│ VERSION_REVISION          │ 54460 
...

@Enmk Enmk merged commit cba09fd into Altinity:customizations/22.3 Jul 29, 2022
Enmk added a commit that referenced this pull request Aug 4, 2022
Proper version with proper VERSION_REVISION
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.

1 participant