❯ cat config.yaml
addr:
http: 0.0.0.0:8080
postgres: 0.0.0.0:5432
tables:
- name: "tbl"
uri: "tbl"
option:
format: "deltalake"%
❯ ./roapi -c config.yaml
[2025-08-15T07:22:24Z INFO roapi::context] loading `uri(tbl)` as table `tbl`
error: Failed to build context: Failed to load table: Table error: Failed to create datafusion memory table: Error during planning: Mismatch between schema and batches