Tag:open source
Articles tagged "open source".
- 31 MIN READ•Sep 21, 2026
Why the Iceberg DataFusion Integration Is Moving to Apache DataFusion
Why the Iceberg DataFusion integration moved to the DataFusion project, and what the split means for users, Comet, and iceberg-rust contributors.
Apache DataFusionApache IcebergRust - 6 MIN READ•May 25, 2026
Hermes Agent with DeepSeek V4 and Slack: Current Setup Guide
Install Hermes Agent, choose a current DeepSeek provider, and connect Slack through Socket Mode with the tokens, scopes, events, and allowlist Hermes requires.
AI ToolsOpen SourceHermes Agent - 31 MIN READ•Aug 2, 2026
Apache Polaris 1.7.0 and the Quiet Work of Making a Catalog Trustworthy
Apache Polaris 1.7.0 deep dive: idempotent writes, semantic models, stricter credential vending, orphan cleanup, and what the upgrade asks of you.
Apache PolarisApache IcebergCatalog - 31 MIN READ•Jul 24, 2026
The Own Goal: What the Hugging Face Breach Reveals About Why Open Models Are a Security Necessity
How the 2026 Hugging Face breach proved that open models are a security necessity, closed models failed to defend, an open Chinese model succeeded.
AI SecurityOpen SourceOpen Models - 28 MIN READ•Jul 6, 2026
Open Source Foundations, Explained: What Apache, Linux, Eclipse, and Their Peers Actually Do, and Why Governance Differences Matter
Writing about open data and AI means repeating the same phrases over and over: donated to the Apache Software Foundation, incubating at the Linux F...
open sourcefoundationsapache - 4 MIN READ•Mar 7, 2026
Agentic Analytics on the Apache Lakehouse
If you grant a Large Language Model direct access to a raw Amazon S3 bucket filled with Parquet files, it will fail to answer your business questions....
data lakehouseapache icebergapache parquet - 4 MIN READ•Mar 7, 2026
What is Apache Arrow? Erasing the Serialization Tax
If you pull a million records from a database into a Python notebook, the query runs instantly, but the transfer feels endlessly slow. Your compute en...
data lakehouseapache icebergapache parquet - 5 MIN READ•Mar 7, 2026
What is Apache Iceberg? The Table Format Revolution
If you drop ten thousand Parquet files into an S3 bucket, you have a data swamp. You do not have a database. To run SQL queries against those files sa...
data lakehouseapache icebergapache parquet - 4 MIN READ•Mar 7, 2026
What is Apache Parquet? Columns, Encoding, and Performance
If you ask a data analyst to calculate the average transaction amount for the month of July using a massive CSV file, the compute engine must read eve...
data lakehouseapache icebergapache parquet - 21 MIN READ•Mar 7, 2026
What is Apache Polaris? Unifying the Iceberg Ecosystem
Treating thousands of Parquet files as a unified database table requires a brain. Apache Iceberg provides the metadata structure to do this, but.
data lakehouseapache icebergapache parquet - 6 MIN READ•Mar 7, 2026
Apache Software Foundation: History, Purpose, and Process
If you build a modern data lakehouse, you inevitably stack Apache Iceberg, Apache Parquet, and Apache Arrow. These projects dictate how you store, que...
data lakehouseapache icebergapache parquet - 4 MIN READ•Mar 7, 2026
Assembling the Apache Lakehouse: The Modular Architecture
For decades, the standard data architecture was monolithic. When you bought a data warehouse, you bought a single box where the vendor tightly coupled...
data lakehouseapache icebergapache parquet