mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 10:54:59 +00:00
This adds a "duration" parameter to RowResponse and TableResponse, which will be populated with the query duration in nanoseconds. For QueryPQLUnary and QuerySQLUnary, the duration is a included in the returned TableResponse. For QuerySQL and QueryPQL, only the first RowResponse in the stream will contain the duration. |
||
|---|---|---|
| .. | ||
| vdsm | ||
| interface.go | ||
| pilosa.pb.go | ||
| pilosa.proto | ||