Skip to content

Commit 40aef0a

Browse files
lint
1 parent 9d669cb commit 40aef0a

File tree

1 file changed

+1
-1
lines changed
  • google-cloud-bigquery/src/main/java/com/google/cloud/bigquery

1 file changed

+1
-1
lines changed

google-cloud-bigquery/src/main/java/com/google/cloud/bigquery/TableInfo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ public Map<String, String> getLabels() {
415415
}
416416

417417
/**
418-
* Returns true if a partition filter (that can be used for partition elimination) is
418+
* Returns true if a partition filter (that can be used for partition elimination) is required
419419
* for queries over this table.
420420
*/
421421
public Boolean getRequirePartitionFilter() {

0 commit comments

Comments
 (0)