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§
- A builder for a
CommandGetXdbcTypeInfo
response. - Data structure representing type information for xdbc types.
- Helper to create
CommandGetXdbcTypeInfo
responses. - A builder for
XdbcTypeInfoData
which is used to createCommandGetXdbcTypeInfo
responses.
Statics§
- The schema for GetXdbcTypeInfo