Modules§
- Nested message and enum types in
AddColumnLocation
. - Nested message and enum types in
AlterDatabaseExpr
. - Nested message and enum types in
AlterTableExpr
. - Nested message and enum types in
AuthHeader
. - Nested message and enum types in
Column
. - Nested message and enum types in
ColumnDataTypeExtension
. - Nested message and enum types in
DdlRequest
. - Generated client implementations.
- Generated server implementations.
- Nested message and enum types in
GreptimeRequest
. - Nested message and enum types in
GreptimeResponse
. - Generated client implementations.
- Generated server implementations.
- Generated client implementations.
- Generated server implementations.
- Nested message and enum types in
PromqlRequest
. - Nested message and enum types in
QueryRequest
. - Nested message and enum types in
SetIndex
. - Nested message and enum types in
UnsetIndex
. - Nested message and enum types in
Value
.
Structs§
- Type extension for some complex types
- Additional options for the column.
- Create a flow to run the SQL when new data arrives.
- Create a view
- “Data Definition Language” requests, that create, modify or delete the database structures but not the data.
DdlRequest
could carry more information than plain SQL, for example, the “table_id” inCreateTableExpr
. So create a new DDL expr if you need it. - (hi: high 64 bits, lo: low 64 bits) are used to keep the decimal128 value.
- Drop a flow.
- Drop a view
- A temporary solution for executing insert into table SELECT .. with logical plan since substrait to logical plan doesn’t support dml yet.
- Mutation contains updates to a set of rows.
- A WAL entry contains a list of mutations for a region to write.
- Write hint of the mutation.
Enums§
- Type of operation to rows.
- Encoding of primary key.