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

Allow perf_data_converter to read file size larger than 4GB #124

Merged
merged 1 commit into from
Jul 1, 2022

Conversation

shantuo
Copy link
Collaborator

@shantuo shantuo commented Jun 30, 2022

This changes the raw_size to uint64_t to allow quipper to take larger files. Note the underlying protobuf size is still capped at 2GB, which means this will not take arbitrary large files.

PiperOrigin-RevId: 458324805

This changes the raw_size to uint64_t to allow quipper to take larger files. Note the underlying protobuf size is still capped at 2GB, which means this will not take arbitrary large files.

PiperOrigin-RevId: 458324805
@shantuo shantuo requested a review from s-kanev June 30, 2022 23:01
@shantuo shantuo merged commit d134bfd into master Jul 1, 2022
@shantuo shantuo deleted the copybara_staging branch July 1, 2022 17:16
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.

None yet

2 participants