Port details |
- arrow-datafusion Apache Arrow DataFusion SQL Query Engine
- 38.0.0_5 misc =2 38.0.0_4Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2023-01-03 06:36:33
- Last Update: 2024-11-08 08:24:20
- Commit Hash: ca048c2
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://arrow.apache.org/datafusion
- Description:
- DataFusion is an extensible query planning, optimization, and execution
framework, written in Rust, that uses Apache Arrow as its in-memory format.
Features:
- SQL query planner with support for multiple SQL dialects
- DataFrame API
- Parquet, CSV, JSON, and Avro file formats are supported natively. Custom
file formats can be supported by implementing a `TableProvider` trait.
- Supports popular object stores, including AWS S3, Azure Blob
Storage, and Google Cloud Storage. There are extension points for implementing
custom object stores.
Use Cases:
DataFusion is modular in design with many extension points and can be
used without modification as an embedded query engine and can also provide
a foundation for building new systems. Here are some example use cases:
- DataFusion can be used as a SQL query planner and query optimizer, providing
optimized logical plans that can then be mapped to other execution engines.
- DataFusion is used to create modern, fast and efficient data
pipelines, ETL processes, and database systems, which need the
performance of Rust and Apache Arrow and want to provide their users
the convenience of an SQL interface or a DataFrame API.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- arrow-datafusion>0:misc/arrow-datafusion
- To install the port:
- cd /usr/ports/misc/arrow-datafusion/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/arrow-datafusion
- pkg install arrow-datafusion
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: arrow-datafusion
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1715436445
SHA256 (rust/crates/addr2line-0.21.0.crate) = 8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb
SIZE (rust/crates/addr2line-0.21.0.crate) = 40807
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rust>=1.82.0 : lang/rust
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libzstd.so : archivers/zstd
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_arrow-datafusion
- USES:
- cargo
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
38.0.0_5 08 Nov 2024 08:24:20 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.82.0
PR: 282516 |
38.0.0_4 10 Sep 2024 11:00:34 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.81.0
PR: 281300 |
38.0.0_3 10 Sep 2024 10:58:07 |
Mikael Urankar (mikael) Author: Siva Mahadevan |
*/*: remove STRIP_CMD calls in rust based ports
This is not needed after bc4fedc1fec0d359365c04d43be9e32bf101a50e
PR: 246993
Differential Revision: https://reviews.freebsd.org/D46503 |
38.0.0_3 26 Aug 2024 08:08:01 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.80.1
PR: 280490 |
38.0.0_2 18 Jun 2024 10:59:14 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.79.0
PR: 279707 |
38.0.0_1 16 May 2024 18:05:23 |
Yuri Victorovich (yuri) |
misc/arrow-datafusion: Broken in i386
Reported by: fallout |
38.0.0_1 13 May 2024 11:03:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.78.0
PR: 278834 |
38.0.0 11 May 2024 15:42:29 |
Yuri Victorovich (yuri) |
misc/arrow-datafusion: update 37.1.0 → 38.0.0
Reported by: portscout |
37.1.0 09 May 2024 00:25:46 |
Yuri Victorovich (yuri) |
misc/arrow-datafusion: Fix build on i386
Reported by: fallout |
37.1.0 28 Apr 2024 18:50:47 |
Yuri Victorovich (yuri) |
misc/arrow-datafusion: update 36.0.1 → 37.1.0
Reported by: portscout |
36.0.1_1 23 Mar 2024 09:41:46 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.77.0
PR: 277786 |
36.0.1 25 Feb 2024 18:57:48 |
Yuri Victorovich (yuri) |
misc/arrow-datafusion: update 34.0.0 → 36.0.1
Reported by: portscout |
34.0.0_1 19 Feb 2024 11:59:23 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.76.0
PR: 276920 |
34.0.0 15 Jan 2024 09:15:51 |
Yuri Victorovich (yuri) |
misc/arrow-datafusion: update 16.0.0 → 34.0.0 |
16.0.0_9 09 Jan 2024 12:15:54 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.75.0
PR: 276033 |
16.0.0_8 08 Dec 2023 15:04:09 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.74.1
PR: 275243 |
16.0.0_7 24 Oct 2023 10:22:32 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.73.0
PR: 274499 |
16.0.0_6 08 Sep 2023 09:06:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.72.0
PR: 273331 |
16.0.0_5 17 Jul 2023 15:58:38 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.71.0
PR: 272449 |
16.0.0_4 09 Jun 2023 11:38:16 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.70.0
PR: 271797 |
16.0.0_3 23 Apr 2023 13:14:05 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.69.0
PR: 270953 |
16.0.0_2 16 Mar 2023 11:11:52 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.68.0
PR: 270080 |
16.0.0_1 13 Feb 2023 14:52:59 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.67.1
PR: 269336 |
16.0.0 19 Jan 2023 20:02:21 |
Yuri Victorovich (yuri) |
misc/arrow-datafusion: Update 15.0.0 -> 16.0.0
Reported by: portscout |
15.0.0_1 07 Jan 2023 19:24:18 |
Daniel Engberg (diizzy) |
*/*: Bump rust (cargo) ports to reflect on WITH_LTO
Bump ports in tree so they get rebuilt with new default settings
for cargo ports |
15.0.0 03 Jan 2023 06:34:13 |
Yuri Victorovich (yuri) |
misc/arrow-datafusion: New port: Apache Arrow DataFusion SQL Query Engine |