Fully qualified names
Address pools, schemas, tables, flattened fields, and child tables.
Types and metadata
Read Arrow types, semantic scalars, and catalog annotations.
Keys and relationships
Discover logical primary keys, foreign keys, and safe joins.
Supported operations
Check statements, prepared statements, metadata, and unsupported commands.
Core guarantees
- Queries are scoped to the Workspace selected by request metadata.
- Query execution is read-only.
- Results stream as Arrow record batches.
- Catalog metadata describes logical keys and semantic types without enforcing database constraints.
- Clients can negotiate the supported subset through Flight SQL capability metadata.