When Creating a new empty partitioned table schema in Big Query Web GUI, you can SET the Require Partition filter Option.
How can I set the same op
If you are using a bq command line version >= 2.0.30 you should see a --require_partition_filter option in the mk command. Please let us know if this is not the case. Thanks!