dtkt.catalog.v1beta1messages.proto

Query

Message

Represents a query and its associated details.

FieldTypeNumberDescription
validbool1

Indicates if the query is valid.

errorstring2

Error message, if any.

dialectstring3

The query dialect used.

querystring4

The query string.

fields
Field[]
5

List of fields returned by the query.

params
Param[]
6

Parameters used in the query, if any.