gemini
gemini copied to clipboard
`genMultiplePartitionQuery` makes tokens to stuck in in-flights forever
It does not report token back, and therefore token could not be released
return &Stmt{
Query: builder,
Values: values,
Types: typs,
QueryType: SelectStatementType,
}