From da59aee2475893f768a8e3352991e70907d89efd Mon Sep 17 00:00:00 2001 From: luofucong Date: Tue, 28 May 2024 13:10:58 +0800 Subject: [PATCH] rebase main --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.lock b/Cargo.lock index aeaec198f71f..74a083529a09 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1953,6 +1953,7 @@ dependencies = [ "common-time", "common-wal", "datafusion-common 37.0.0", + "datafusion-expr 37.0.0", "datatypes", "derive_builder 0.12.0", "etcd-client",