If the clustering field is not a logical type, the validation always says it's invalid, with a confusing error message
Fixed the BigQuery sink to properly allow certain types as clustering fields.
verified that validation passes when a field of type 'long' is used as the clustering field.