< ciso
brief />
Tag Banner

All news with #bigquery tag

108 articles · page 3 of 6

Looker Self-Service Explores for Faster Ad-hoc Analysis

🔍 Looker now provides self-service Explores that convert CSV, XLS/XLSX, or Google Sheets into instant, governed Explorations using a drag-and-drop or sheet import workflow. Uploaded files are securely persisted in your BigQuery instance and can be re-uploaded or refreshed for ongoing ad-hoc dashboards. Merge queries enable combining uploaded data with modeled Looker datasets (unlimited within the same BigQuery connection) to enrich official metrics, while conversational analytics supports natural-language querying. Admin controls and monitoring keep ad-hoc work distinct from core, governed models to maintain metric integrity.
read more →

Honeylove Unifies Data and AI with BigQuery and Gemini

🔍 Honeylove consolidated disparate analytics into BigQuery and integrated outputs with Gemini to automate reporting, contribution analysis, and SKU-level forecasting. They use BigQuery ML (ARIMA) for demand planning with forecasts consistently within 5% of manual calculations, and Gemini embeddings plus vector search to semantically analyze customer tickets. These automations have saved the team hundreds of hours annually and about 30 seconds per ticket, accelerating product iteration and operational efficiency.
read more →

AI-Driven Sustainability Reporting and Infrastructure

⚙️ Google and partners are applying generative AI to streamline environmental reporting and infrastructure. Internally, Google used Gemini to auto-validate claims against policies and NotebookLM to convert static reports into an interactive, cited knowledge base. Equinix built a Sustainability Data Lake on BigQuery, ingesting data from 240+ sites to shift from manual spreadsheets to on-demand insights. The approach pairs serverless architecture and carbon-intelligent infrastructure to cut cost, compute waste, and reporting cycle time.
read more →

Cloud SQL Powers Manhattan Associates' AI Supply Chain

🚀 Manhattan Associates modernized its Manhattan Active SaaS platform by migrating from legacy Oracle and DB2 to Google Cloud databases. Cloud SQL and BigQuery now power core transactions and real-time analytics, enabling over a billion API calls per day with average responses under 150 ms. Containerized microservices on GKE, Pub/Sub streaming, and managed observability deliver automated failover, cross-region recovery, and faster feature delivery. The shift reduced manual scaling and licensing overhead while boosting operational agility and resilience.
read more →

Gemini Enhances BigQuery Studio Assistant Workflow

🔍 The new Gemini-powered assistant in BigQuery Studio makes the agent context-aware by integrating active query tabs with the chat interface, eliminating copy-paste and context-switching. It generates advanced SQL, including AI operators and federated queries, to support more complex analyses from simple prompts. Built-in job analysis examines job history to diagnose long-running queries, failures, and cost drivers while respecting access permissions.
read more →

Telus Digital Confirms Breach After Massive Data Theft

🔒 Telus Digital has confirmed a cybersecurity incident after threat actors identifying as ShinyHunters claimed to have exfiltrated nearly 1 petabyte of data from the company's BPO systems over several months. The attackers say they used Google Cloud credentials found in the Salesloft/Drift breach to access a large BigQuery instance and then used trufflehog to locate additional secrets and pivot to other systems. Telus says it discovered unauthorized access to a limited number of systems, engaged forensic experts, is investigating what was stolen and which customers were affected, and reports no evidence of customer connectivity or service disruption.
read more →

Nine LeakyLooker Cross-Tenant Flaws in Google Looker Studio

🔒 Cybersecurity researchers disclosed nine cross-tenant vulnerabilities in Google Looker Studio that could have allowed attackers to execute arbitrary SQL and exfiltrate data across Google Cloud projects. Tenable has labeled the set of flaws LeakyLooker; there is no evidence of active exploitation and Google patched the issues after responsible disclosure in June 2025. Affected connectors include BigQuery, Spanner, Google Sheets, PostgreSQL, MySQL and many JDBC-based sources, and several bugs could retain stored credentials or enable one-click data exfiltration via crafted reports.
read more →

Google Cloud and DigitalRoute: Reusable Data Pipelines

📡 Google Cloud and DigitalRoute are delivering reusable, cloud-native data pipelines that turn diverse telecom telemetry into AI-ready datasets. Running DigitalRoute’s Usage Engine Private Edition on GKE, the solution normalizes proprietary formats at edge and core, filters noise, and routes data into Spanner for real-time digital twins and BigQuery for large-scale analytics and training with Vertex AI. The result is consistent, contextualized subscriber traces that accelerate production-grade autonomous network use cases.
read more →

Spanner Columnar Engine Preview: Serving Iceberg Lakehouses

🚀 The preview of the Spanner columnar engine enables low-latency serving of Apache Iceberg lakehouse data with Spanner’s horizontal scale and strong consistency. It adds a columnar storage layer and vectorized execution to accelerate analytical scans — Google cites up to 200× faster scans — while isolating heavy analytical queries from transactional workloads. The feature supports on-demand columnar conversion, automatic query routing, and reverse ETL integrations with BigQuery, Databricks, Snowflake and Oracle to make curated analytical data available for real-time applications.
read more →

PayPal Completes Historic Migration to BigQuery for AI

🚀 PayPal completed a multi-year, large-scale migration of more than 300 petabytes of analytics data into BigQuery on Google Cloud to create a unified data foundation for generative AI. The initiative consolidated disparate platforms — including Teradata, Hadoop, Redshift, and Snowflake — and reduced vendor complexity. PayPal automated migration tasks, used live dashboards, and integrated FinOps to maintain zero business downtime while enabling faster queries and much fresher data for AI model training.
read more →

BigQuery Launches Autonomous Embedding Generation Service

🔁 BigQuery now provides autonomous embedding generation that automatically maintains an embedding column derived from a source column, eliminating manual embedding pipelines and synchronization burdens. The managed column is defined via familiar SQL (GENERATED ALWAYS AS AI.EMBED) and can be stored asynchronously. It integrates with VECTOR_SEARCH and a new AI.SEARCH function, and supports secure calls to Vertex AI models with connection-based permissions. The feature is available in preview.
read more →

Building conversational agents for BigQuery with Gemini

💬 This Google Cloud post by David Tamaki Szajngarten demonstrates how to build a context-aware conversational agent for BigQuery using the Conversational Analytics API powered by Gemini. It provides a reference Python SDK flow to register BigQuery tables, create a DataAgent with system instructions and permitted datasources, and deploy stateful or stateless conversations. The article shows a streaming chat loop that returns generated SQL, DataFrame-like results, Vega‑Lite chart specs, and final natural-language answers, and highlights integration with the Agent Development Kit (ADK) and lifecycle controls.
read more →

BigQuery Global Queries: Query Distributed Data Globally

🌐 BigQuery now supports global queries (preview), letting you run a single standard SQL statement across datasets stored in different geographic regions without building ETL pipelines. BigQuery orchestrates distributed execution by running region-specific operations, transferring partial results to a chosen execution location, and combining them to produce final results. The feature is disabled by default and requires administrator opt-in and explicit per-user permissions. It respects VPC Service Controls and gives you control over where queries execute to help meet compliance and data residency requirements.
read more →

Google Cloud Brings Conversational Analytics to BigQuery

🔍 Conversational Analytics in BigQuery (preview) brings an AI-powered reasoning agent into BigQuery Studio, enabling users to query, visualize, and forecast directly with natural language. The agent generates and executes SQL grounded in your schema, metadata, and verified queries, and it exposes the SQL and reasoning behind each answer to build trust. Security, governance, and audit logging are enforced by BigQuery’s compliance controls, and the feature also supports unstructured data and API integration for custom agents.
read more →

BigQuery AI Hackathon: Winners and New Features Overview

🚀 The BigQuery AI Hackathon concluded on September 22, 2025, with 5,350 entrants and 277 submissions demonstrating practical uses of BigQuery's generative AI, vector search, and multimodal tools. Winners such as OncOmix AI, SpeakAura AI, and TriLink showcased solutions for precision oncology, speech therapy, and automated ticket triage. BigQuery AI also added SQL-first capabilities including AI.IF with Preview sublinear scaling, AI.CLASSIFY, AI.SEARCH, AI.SCORE, and AI.EMBED to simplify embedding, search, classification, and multimodal workflows while improving performance.
read more →

Spanner in 2025: AI, analytics, migrations, security

🚀 In 2025, Spanner became a first-class database for AI and multi-model workloads, integrating vectors, graphs, and text search to provide richer context for generative applications. Google expanded AI integrations including ML.PREDICT, Vertex RAG Engine support, an Agent Development Kit, and ANN search with ScaNN to speed semantic retrieval. The release also bridged operational and analytical silos with a columnar engine and tighter BigQuery/Iceberg integrations, simplified Cassandra and MySQL migrations, boosted price-performance, and strengthened enterprise safeguards such as drop protection and default backup schedules.
read more →

Fastweb + Vodafone rebuilds Customer 360 with Spanner

🚀 Fastweb + Vodafone rebuilt its Customer 360 platform on Google Cloud to deliver unified, real-time customer insights using Spanner, BigQuery, and Gemini. The team replaced brittle, high-maintenance integrations with a connected platform that enables low-latency serving, centralized governance, and AI-assisted engineering workflows. Spanner’s native BigQuery integration sped migrations and simplified monitoring, while Apigee exposes consistent data to call centers, digital channels, and partners.
read more →

Palo Alto Networks Builds Multi-Tenant Unified Data Platform

🚀Palo Alto Networks partnered with Google Cloud to replace a brittle single-tenant data pipeline model with a unified, multi-tenant Unified Data Platform powered by Dataflow, Pub/Sub and BigQuery. The migration consolidated more than 30,000 pipelines into a shared, autoscaling platform that processes billions of events daily. The change delivered roughly 30% compute cost savings, faster onboarding, and reduced operational overhead, enabling engineers to refocus on analytics and threat detection.
read more →

BigQuery: Managed SQL-native Inference for Open Models

🚀 BigQuery now supports managed third‑party generative AI inference (Preview) for open models from Hugging Face and Vertex AI Model Garden, enabling SQL-native deployment and inference. With a single CREATE MODEL statement you can provision and configure compute, control lifecycle with endpoint_idle_ttl and ALTER MODEL, and run inference via AI.GENERATE_TEXT or AI.GENERATE_EMBEDDING. BigQuery automates resource cleanup and integrates cost controls to reduce operational overhead.
read more →

Comments to SQL in BigQuery: Natural-Language Querying

🔎 Comments to SQL in BigQuery introduces an AI-driven way to write queries by placing natural-language expressions inside SQL comments. The system analyzes surrounding SQL context and translates plain English prompts into executable BigQuery SQL across SELECT, FROM, WHERE, GROUP BY and other clauses. It supports iterative refinement and aims to help both non-SQL users and experienced analysts move faster.
read more →