Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need an interface to get the byte size of result set #293

Open
HarrisChu opened this issue Nov 23, 2023 · 2 comments · May be fixed by #295
Open

Need an interface to get the byte size of result set #293

HarrisChu opened this issue Nov 23, 2023 · 2 comments · May be fixed by #295
Labels
type/feature req Type: feature request

Comments

@HarrisChu
Copy link
Contributor

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.

@HarrisChu HarrisChu added the type/feature req Type: feature request label Nov 23, 2023
@HarrisChu HarrisChu linked a pull request Nov 23, 2023 that will close this issue
@Nicole00
Copy link
Contributor

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

@zilongjiao
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature req Type: feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants