You can now run queries that use the AI.IF, AI.SCORE, and AI.CLASSIFY
Share
Services
## Change
Change
You can now run queries that use the[AI.IF](https://cloud.google.com/bigquery/docs/reference/standard-sql/bigqueryml-syntax-ai-if),[AI.SCORE](https://cloud.google.com/bigquery/docs/reference/standard-sql/bigqueryml-syntax-ai-score), and[AI.CLASSIFY](https://cloud.google.com/bigquery/docs/reference/standard-sql/bigqueryml-syntax-ai-classify)functions by using your[end-user credentials](https://cloud.google.com/bigquery/docs/permissions-for-ai-functions) instead of a BigQuery connection.
## Fix
Fixed
Support for[table parameters in table-valued functions](https://cloud.google.com/bigquery/docs/table-functions#table%5Fparameters)is restored.