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

support to get result response byte size #295

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

HarrisChu
Copy link
Contributor

fix #293

please note:

when invoke GetByteSize(), it would serialize the thrift struct.
if the struct is a huge struct, it may cost much more time and memory.

@Nicole00
Copy link
Contributor

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

@wenhaocs
Copy link

Can we specify it's for debugging and testing purpose only, i.e., add TEST or DEBUG in the function name?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Need an interface to get the byte size of result set
3 participants