ConciseSignal

Apache Iceberg adds new data governance features

Apache Iceberg just introduced two updates to its REST Catalog: read restrictions and catalog labels. These features let organizations set rules on who can access which data, even when different tools or computing engines are involved. Now, trusted engines can be given specific permissions—like which rows or columns a person can see—directly by the catalog, helping keep access controls consistent across platforms.

Why it mattersManaging who can see what data, especially with multiple tools, is a major headache. These upgrades standardize access rules, making governance more reliable for companies handling sensitive data.

Sources covering this

DatabricksPrimaryUnifying governance across engines and catalogs in the Open Lakehouse3:05 PM
Concise Signal DailyEverything that mattered, every weekday at 7am.

More in Enterprise

1 sources · 2d ago

Red Hat adds NVIDIA BlueField to OpenShift

Red Hat OpenShift will now support NVIDIA BlueField hardware, aiming to make data centers faster by letting specialized cards take on tasks usually handled by main processors. By moving network traffic management and security enforcement off CPUs and onto BlueField, businesses can free up computing power for core applications and AI tasks. Red Hat says this helps cut operational costs and makes network security more robust.

1 sources · 2h ago

Salesforce reveals new AI tools and expanded Claude partnership

Salesforce has announced several new AI-powered products. A key launch is Claudeforce, a partnership with Anthropic to bring its Claude language model directly into Salesforce tools like its sales CRM, with an open beta this month. The company is also updating its AI agent features to handle entire business workflows, and launching Slack Code to let teams build and review software without leaving Slack.

3 sources · 2d ago

SAP addresses critical security flaw in core software

SAP has released a patch for a maximum severity vulnerability, tracked as CVE-2026-44756, affecting the SAP kernel. Security researchers at Onapsis say over 10,000 internet-exposed SAP systems could be at risk. The flaw allows unauthenticated attackers to send crafted network requests that could let them execute arbitrary operating system commands with administrative privileges. There are currently no reports of active exploitation, but experts recommend immediate patching.

1 sources · 1d ago

Google Cloud SQL Server Migration Skips User Logins

If you migrate a SQL Server database to Google Cloud SQL using their Database Migration Service, your data goes over—but user logins don’t. That’s on purpose, says Google: DMS deliberately doesn’t copy server logins for security and compliance reasons. If you want your applications to connect, you’ll have to migrate those logins manually with standard SQL Server tools.