Skip to content

Commit 4151639

Browse files
committed
fix
1 parent ce84846 commit 4151639

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clickhouse/client.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
#define DBMS_MIN_REVISION_WITH_DISTRIBUTED_DEPTH 54448
4343
#define DBMS_MIN_REVISION_WITH_INITIAL_QUERY_START_TIME 54449
4444
#define DBMS_MIN_REVISION_WITH_INCREMENTAL_PROFILE_EVENTS 54451
45+
// #define DBMS_MIN_REVISION_WITH_AGGREGATE_FUNCTIONS_VERSIONING 54452
4546
#define DBMS_MIN_REVISION_WITH_PARALLEL_REPLICAS 54453
4647
#define DBMS_MIN_REVISION_WITH_CUSTOM_SERIALIZATION 54454
4748

0 commit comments

Comments
 (0)