Home > pinot-noir > SqlUtils > formatOptions
Format pinot options to make them embeddable into query.
Signature:
static formatOptions(options?: IPinotQueryOptions): string;
Parameter |
Type |
Description |
---|---|---|
options |
(Optional) Pinot query options |
string
Serialized options