Module datafusion_flight_sql_server::state

source ·

Structs§

  • Represents a query handle for use in prepared statements. All state required to run the prepared statement is passed back and forth to the client, so any service instance can run it

Type Aliases§