featurebase/proto
Matt Jaffee 446950979a
fix potential nil dereference in SignedRow.ToRows
This used to be possible to hit, but I think now that Distinct on a
set field returns a *Row rather than a SignedRow it isn't an issue. (I
wasn't able to trigger it in the tests). Adding the fix anyway as it
seems safer than not.

The rest of the changes are test infrastructure to make it easy to
call GRPC queries and verify the results as CSV.
2020-12-28 11:00:46 -06:00
..
vdsm Use vdsm.QueryPQLRequest for vdsm.QueryPQLUnary 2020-10-09 13:34:20 -05:00
interface.go fix potential nil dereference in SignedRow.ToRows 2020-12-28 11:00:46 -06:00
pilosa.pb.go Add query duration to gRPC responses 2020-12-04 15:19:12 -06:00
pilosa.proto Add query duration to gRPC responses 2020-12-04 15:19:12 -06:00