feat: Relax client-side validation for BigQuery entity IDs by jinseopkim0 · Pull Request #4000 · googleapis/java-bigquery
bot
added
size: s
labels
Nov 14, 2025Removes client-side `checkArgument` and `checkNotNull` validations from the constructors of `TableId`, `DatasetId`, `RoutineId`, `ModelId`, and `ConnectionProperty`. This change makes the client library more robust by preventing crashes when the server sends a response with unexpected null or empty values in these fields.
This was referenced
Dec 4, 2025This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters