googleapis / googleapis/google-cloud-rust

Huge generated files cause issues with tools

Open
#2,550 3 comments 0 reactions 0 assignees View on GitHub
type: feature request
Dominant language
Rust
Stars
955
Forks
144
Avg merge
1d 5h
Merged PRs (30d)
279

Description

Some of the generated files, e.g. `src/generated/cloud/aiplatform/v1/src/model.rs` [here](https://github.com/googleapis/google-cloud-rust/blob/main/src/generated/cloud/aiplatform/v1/src/model.rs) are huge (11MB).

In IntelliJ, the default max size for analysis is [2.5Mb](https://stackoverflow.com/a/23058324). If you do not increase it, the IDE will complain that it does not know about any of the types defined in these large files. It would also be nice to be able to look at the source on GitHub.

Would you consider breaking up the files into smaller chunks?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.