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

Enable Large-file Support #1726

Merged
merged 3 commits into from
Jan 4, 2024
Merged

Enable Large-file Support #1726

merged 3 commits into from
Jan 4, 2024

Conversation

oToToT
Copy link
Contributor

@oToToT oToToT commented Jan 3, 2024

This should fix #1725

@dmah42
Copy link
Member

dmah42 commented Jan 3, 2024

i'm not sure how necessary this is (see my comment on #1725 ) but if we do need it please also add these definitions to the bazel build.

dmah42
dmah42 previously approved these changes Jan 4, 2024
@dmah42
Copy link
Member

dmah42 commented Jan 4, 2024

i don't know what the pre-commit failure means or why it's an issue that the bazel file has changed in an expected way. maybe do what it says (pre-commit run --all-files).

perhaps some file is being generated based on the BUILD.bazel?

@oToToT
Copy link
Contributor Author

oToToT commented Jan 4, 2024

Looks like I accidentally use tabs instead of whitespaces as indent. It should be fixed now.

@dmah42 dmah42 merged commit c213e41 into google:main Jan 4, 2024
80 checks passed
@dmah42
Copy link
Member

dmah42 commented Jan 4, 2024

thanks!

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.

[FR] Large File Support
2 participants