Expand description
Helpers for CommandGetXdbcTypeInfo
metadata requests.
XdbcTypeInfo
- a typed struct that holds the xdbc info corresponding to expected schema.XdbcTypeInfoDataBuilder
- a builder for collecting type infos and building a conformantRecordBatch
.XdbcTypeInfoData
- a helper type wrapping aRecordBatch
used for storing xdbc server metadata.GetXdbcTypeInfoBuilder
- a builder for consructingCommandGetXdbcTypeInfo
responses.
Structs§
- GetXdbc
Type Info Builder - A builder for a
CommandGetXdbcTypeInfo
response. - Xdbc
Type Info - Data structure representing type information for xdbc types.
- Xdbc
Type Info Data - Helper to create
CommandGetXdbcTypeInfo
responses. - Xdbc
Type Info Data Builder - A builder for
XdbcTypeInfoData
which is used to createCommandGetXdbcTypeInfo
responses.
Statics§
- GET_
XDBC_ 🔒INFO_ SCHEMA - The schema for GetXdbcTypeInfo