Google BigQuery gets managed AI functions to simplify unstructured data analysis
infoworld.com·11h
Flag this post

Google has boosted its BigQuery data warehouse with three new managed AI-based SQL functions to help enterprises reduce the complexity of running large-scale analytics, especially on unstructured data.

The functions — AI.IF, AI.CLASSIFY, and AI.SCORE — are designed to enable LLM usage for analytical tasks for enterprises on both structured and unstructured data directly within SQL queries. These functions work without prompt tuning or external tools, Google wrote in a blog post.

The new AI functions can be used to filter and join data based on semantic meaning using AI.IF in WHERE or ON clauses, categorize unstructured text or images with AI.CLASSIFY in GROUP BY clauses, and rank rows by natural language criteria through AI.SCORE in ORDER BY clauses.

Lowering the barrier to…

Similar Posts

Loading similar posts...