We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce84846 commit 4151639Copy full SHA for 4151639
clickhouse/client.cpp
@@ -42,6 +42,7 @@
42
#define DBMS_MIN_REVISION_WITH_DISTRIBUTED_DEPTH 54448
43
#define DBMS_MIN_REVISION_WITH_INITIAL_QUERY_START_TIME 54449
44
#define DBMS_MIN_REVISION_WITH_INCREMENTAL_PROFILE_EVENTS 54451
45
+// #define DBMS_MIN_REVISION_WITH_AGGREGATE_FUNCTIONS_VERSIONING 54452
46
#define DBMS_MIN_REVISION_WITH_PARALLEL_REPLICAS 54453
47
#define DBMS_MIN_REVISION_WITH_CUSTOM_SERIALIZATION 54454
48
0 commit comments