This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Description
When running the datafusion-optd-cli, listing the tables doesn't work.
optd on ξ main is π¦ v0.1.1 via π¦ v1.82.0 took 1m6s
β― cargo run --bin datafusion-optd-cli
Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.12s
Running `target/debug/datafusion-optd-cli`
DataFusion CLI v32.0.0
β― \d
thread 'main' panicked at optd-datafusion-bridge/src/lib.rs:64:81:
called `Option::unwrap()` on a `None` value
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace