We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d669cb commit 40aef0aCopy full SHA for 40aef0a
google-cloud-bigquery/src/main/java/com/google/cloud/bigquery/TableInfo.java
@@ -415,7 +415,7 @@ public Map<String, String> getLabels() {
415
}
416
417
/**
418
- * Returns true if a partition filter (that can be used for partition elimination) is
+ * Returns true if a partition filter (that can be used for partition elimination) is required
419
* for queries over this table.
420
*/
421
public Boolean getRequirePartitionFilter() {
0 commit comments