Home > pinot-noir > SqlUtils
Sql utils class.
Signature:
export declare class SqlUtils
Method |
Modifiers |
Description |
---|---|---|
|
Format pinot options to make them embeddable into query. | |
|
Compile and transform sql query with options into string. Might be helpful for logging and copy-paste debugging. |