commit | 0badd69c51a70d585e2211941195d069092b366a | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Mon Aug 03 09:38:47 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Aug 03 09:39:46 2020 -0700 |
tree | 46f53efdd1833952d1b2a7dda57c9fe5d7c46698 | |
parent | a6935cd0857a2008f7957b663ba1c7364ee9c0dc [diff] |
Remove optional from FailureDetail field in QueryException and make it a requirement. Update all existing QueryException that were not passing in FailureDetail to pass it in. Add precondition checks to make sure FailureDetail is not null when instantiating a QueryException. RELNOTES: None. PiperOrigin-RevId: 324620588
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md