ediverse Explore the platform

Spotlight PEPPOL BIS Billing 3.0 The EU e-invoicing mandate is here — France Sept 2026, Belgium Jan 2026, Germany 2025.

APACHE-ARROW

Columnar in-memory zero-copy interop.

Definition

Arrow IPC format for inter-process transfer. Arrow Flight (gRPC) and Arrow Flight SQL (data services) for high-throughput remote transfer. Backbone of Polars, DuckDB, BigQuery Storage API, Snowflake (Snowpark Native).

Origin

Apache top-level project February 2016 ; v1.0 released July 2020 ; v18.1 current (2025).

Example in context

Polars (Rust) loads 100M Parquet rows into Arrow memory and passes them zero-copy to pandas.

Last updated: May 16, 2026