BigQuery has [DATETIME](https://cloud.google.com/bigquery/docs/reference/standard-sql/data-types#datetime-type), [TIME](https://cloud.google.com/bigquery/docs/reference/standard-sql/data-types#time-type), and [BYTES](https://cloud.google.com/bigquery/docs/reference/standard-sql/data-types#bytes-type) data types, but the current query parameter implementation does not yet support them. Make it so.