Google Cloud adds auto-generated ID columns to BigQuery
Google Cloud just rolled out identity columns for BigQuery. Now you can set up columns that automatically count up—a unique number appears each time you add a new row, no app fiddling needed. That means one less step when managing big tables, especially if you've been handwriting IDs or using outside scripts to keep track. The feature works directly in SQL and fits into usual data loading workflows.
- Identity columns create automatic unique numbers per row
- Works with both INSERT and MERGE actions in SQL
- No more manual ID management or external scripts needed
- Reduces code clutter in analytics workflows
Sources covering this
More in Enterprise
Google Data Cloud adds new AI and analytics tools
Google just launched several new features for its Data Cloud. BigQuery now supports stateful processing in streaming queries, letting you do things like rolling averages in real time (currently in preview). There’s also a ready-to-use synthetic data generator for Managed Kafka, now generally available. And Lakehouse managed tables for Apache Iceberg are in preview, promising easier data management and cross-tool compatibility. Updates to Dataflow pipelines are also rolling out.
Salesforce launches new Agentforce bundles with built-in AI
Salesforce just unveiled three bundled versions—Core, Advanced, and Max—of its Agentforce tools for sales, service, and industry customers. These bundles now include built-in AI, Slack, upgraded analytics, enterprise-level security, and customer support, all for a single price. The Max edition, according to Salesforce, offers 60% more value than the previous Agentforce 1, with existing customers able to upgrade at no extra charge.
Salesforce details Engineering360 operational data platform
Salesforce has unveiled Engineering360, its new operational intelligence platform designed to integrate data from various sources within the company’s engineering operations. The system brings together records from code repositories, incident logs, and performance metrics, consolidating ninety billion records in real time. Salesforce says Engineering360 provides a unified, actionable view of enterprise data, seeking to enable faster decision-making for its engineering teams across its product portfolio.
Databricks Shares Guide for High-Quality Data Products
Databricks has published recommendations on building high-quality, trustworthy data products, emphasizing the importance of data quality and usability for organizations making data-driven decisions. The company encourages assigning dedicated data product owners and applying "product thinking" to manage and monitor data assets, whether or not enterprises use a data mesh structure. The advice is aimed at helping users deliver the right data in the right format, reliably.