Articles by PMC

  1. Apache DataFusion 48.0.0 Released

    By PMC

    We’re excited to announce the release of Apache DataFusion 48.0.0! As always, this version packs in a wide range of improvements and fixes. You can find the complete details in the full changelog. We’ll highlight the most important changes below and guide you through upgrading.

    Breaking …

  2. Apache DataFusion 47.0.0 Released

    By PMC

    We’re excited to announce the release of Apache DataFusion 47.0.0! This new version represents a significant milestone for the project, packing in a wide range of improvements and fixes. You can find the complete details in the full changelog. We’ll highlight the most important changes below …

  3. Apache DataFusion Comet 0.9.0 Release

    By pmc

    The Apache DataFusion PMC is pleased to announce version 0.9.0 of the Comet subproject.

    Comet is an accelerator for Apache Spark that translates Spark physical plans to DataFusion physical plans for improved performance and efficiency without requiring any code changes.

    This release covers approximately ten weeks of development …

  4. Apache DataFusion Comet 0.8.0 Release

    By pmc

    The Apache DataFusion PMC is pleased to announce version 0.8.0 of the Comet subproject.

    Comet is an accelerator for Apache Spark that translates Spark physical plans to DataFusion physical plans for improved performance and efficiency without requiring any code changes.

    This release covers approximately six weeks of development …

  5. Apache DataFusion Comet 0.7.0 Release

    By pmc

    The Apache DataFusion PMC is pleased to announce version 0.7.0 of the Comet subproject.

    Comet is an accelerator for Apache Spark that translates Spark physical plans to DataFusion physical plans for improved performance and efficiency without requiring any code changes.

    Comet runs on commodity hardware and aims to …

  6. Apache DataFusion Comet 0.6.0 Release

    By pmc

    The Apache DataFusion PMC is pleased to announce version 0.6.0 of the Comet subproject.

    Comet is an accelerator for Apache Spark that translates Spark physical plans to DataFusion physical plans for improved performance and efficiency without requiring any code changes.

    Comet runs on commodity hardware and aims to …

  7. Apache DataFusion Comet 0.5.0 Release

    By pmc

    The Apache DataFusion PMC is pleased to announce version 0.5.0 of the Comet subproject.

    Comet is an accelerator for Apache Spark that translates Spark physical plans to DataFusion physical plans for improved performance and efficiency without requiring any code changes.

    Comet runs on commodity hardware and aims to …

  8. Apache DataFusion Comet 0.4.0 Release

    By pmc

    The Apache DataFusion PMC is pleased to announce version 0.4.0 of the Comet subproject.

    Comet is an accelerator for Apache Spark that translates Spark physical plans to DataFusion physical plans for improved performance and efficiency without requiring any code changes.

    Comet runs on commodity hardware and aims to …

  9. Apache DataFusion Comet 0.3.0 Release

    By pmc

    The Apache DataFusion PMC is pleased to announce version 0.3.0 of the Comet subproject.

    Comet is an accelerator for Apache Spark that translates Spark physical plans to DataFusion physical plans for improved performance and efficiency without requiring any code changes.

    Comet runs on commodity hardware and aims to …

  10. Apache DataFusion Comet 0.2.0 Release

    By pmc

    The Apache DataFusion PMC is pleased to announce version 0.2.0 of the Comet subproject.

    Comet is an accelerator for Apache Spark that translates Spark physical plans to DataFusion physical plans for improved performance and efficiency without requiring any code changes.

    Comet runs on commodity hardware and aims to …

  11. Apache DataFusion Comet 0.1.0 Release

    By pmc

    The Apache DataFusion PMC is pleased to announce the first official source release of the Comet subproject.

    Comet is an accelerator for Apache Spark that translates Spark physical plans to DataFusion physical plans for improved performance and efficiency without requiring any code changes.

    Comet runs on commodity hardware and aims …

  12. Apache Arrow Ballista 0.9.0 Release

    By pmc

    Introduction

    Ballista is an Arrow-native distributed SQL query engine implemented in Rust.

    Ballista 0.9.0 is now available and is the most significant release since the project was donated to Apache Arrow in 2021.

    This release represents 4 weeks of work, with 66 commits from 14 contributors:

        22  Andy …
  13. Apache Arrow DataFusion 8.0.0 Release

    By pmc

    Introduction

    DataFusion is an extensible query execution framework, written in Rust, that uses Apache Arrow as its in-memory format.

    When you want to extend your Rust project with SQL support, a DataFrame API, or the ability to read and process Parquet, JSON, Avro or CSV data, DataFusion is definitely worth …

  14. Apache Arrow DataFusion 7.0.0 Release

    By pmc

    Introduction

    DataFusion is an extensible query execution framework, written in Rust, that uses Apache Arrow as its in-memory format.

    When you want to extend your Rust project with SQL support, a DataFrame API, or the ability to read and process Parquet, JSON, Avro or CSV data, DataFusion is definitely worth …

  15. Apache Arrow DataFusion 6.0.0 Release

    By pmc

    Introduction

    DataFusion is an embedded query engine which leverages the unique features of Rust and Apache Arrow to provide a system that is high performance, easy to connect, easy to embed, and high quality.

    The Apache Arrow team is pleased to announce the DataFusion 6.0.0 release. This covers …

  16. Apache Arrow Ballista 0.5.0 Release

    By pmc

    Ballista extends DataFusion to provide support for distributed queries. This is the first release of Ballista since the project was donated to the Apache Arrow project and includes 80 commits from 11 contributors.

    git shortlog -sn 4.0.0..5.0.0 ballista/rust/client ballista/rust/core ballista/rust …
  17. Apache Arrow DataFusion 5.0.0 Release

    By pmc

    The Apache Arrow team is pleased to announce the DataFusion 5.0.0 release. This covers 4 months of development work and includes 211 commits from the following 31 distinct contributors.

    $ git shortlog -sn 4.0.0..5.0.0 datafusion datafusion-cli datafusion-examples
        61  Jiayu Liu
        47  Andrew Lamb
        27 …