This commit is contained in:
54liuyao 2024-02-19 11:35:08 +08:00
parent e98a67bb9d
commit 7a040b3c89
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ extern "C" {
#define EXPLAIN_DYN_QRY_CTRL_FORMAT "Dynamic Query Control for %s"
#define EXPLAIN_COUNT_FORMAT "Count"
#define EXPLAIN_COUNT_INFO_FORMAT "Window Count Info"
#define EXPLAIN_COUNT_NUM_FORMAT "Window Count=%d"
#define EXPLAIN_COUNT_NUM_FORMAT "Window Count=%ld"
#define EXPLAIN_COUNT_SLIDING_FORMAT "Window Sliding=%ld"
#define EXPLAIN_PLANNING_TIME_FORMAT "Planning Time: %.3f ms"