vesoft-inc/nebula-go

Need an interface to get the byte size of result set

Opened this issue · 2 comments

sometimes user want to get the result set byte size, i.e. how many bytes are returned by graphd.

as it's not elegant if we modify thrift code, just add an interface to serializer the thrfit struct.

Please keep this issue and PR open, and consider merging it into master if there is a requirement later.

This is still requested by one of the customer. Could you please merge the PR