Expand description
http server that redirects queries to the analytics server translating the response into json
Structs§
- Gateway
Config - Combines the CLI-derived FlightSQL URL with the env-derived header config.
Built once at startup and layered as an
Extension, sohandle_querynever reads the environment on the request path. - Header
Forwarding Config - Configuration for forwarding HTTP headers to FlightSQL backend
- Health
Response - Query
Request
Enums§
Functions§
- build_
origin_ metadata - Build origin tracking metadata for FlightSQL queries Augments the client type by appending “+gateway” to preserve the full client chain
- handle_
health - handle_
query - register_
routes