chore(deps): bump datafusion to 55.0.0 (#6288)

This commit is contained in:
houseme
2026-08-20 12:23:53 +08:00
committed by GitHub
parent c428c6615e
commit fec9e8980a
5 changed files with 132 additions and 104 deletions
+1
View File
@@ -15,6 +15,7 @@
use std::io::IsTerminal;
use tracing_subscriber::{EnvFilter, fmt, prelude::*, util::SubscriberInitExt};
#[allow(dead_code)]
fn main() {
init_logger(LogLevel::Info);
tracing::info!("Tracing logger initialized with Info level");