commit | ad897bb843b06bb7d54c5913396ac54f736e4e7c | [log] [tgz] |
---|---|---|
author | Anja Kefala <anja.kefala@gmail.com> | Tue Jun 04 19:00:05 2024 -0700 |
committer | GitHub <noreply@github.com> | Wed Jun 05 03:00:05 2024 +0100 |
tree | 495b08d0a22a470256c48587d3a489c302147490 | |
parent | fb0773cfcc7d7c3d8b86de022c4d0dc1ae709f91 [diff] |
GH-37929: [Python] begin moving static settings to pyproject.toml (#41041) ### Rationale for this change To migrate Arrow to modern Python packaging standards, see [PEP-517](https://peps.python.org/pep-0517/) and [PEP-518](https://peps.python.org/pep-0518/). * GitHub Issue: #37929 This PR focuses on migrating the static settings, the metadata and version, to pyproject.toml. Future PRs will migrate more of the build process to pyproject.toml. Lead-authored-by: anjakefala <anja.kefala@gmail.com> Co-authored-by: Raúl Cumplido <raulcumplido@gmail.com> Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com> Signed-off-by: Jacob Wujciak-Jens <jacob@wujciak.de>
Apache Arrow is a development platform for in-memory analytics. It contains a set of technologies that enable big data systems to process and move data fast.
Major components of the project include:
Arrow is an Apache Software Foundation project. Learn more at arrow.apache.org.
The reference Arrow libraries contain many distinct software components:
The official Arrow libraries in this repository are in different stages of implementing the Arrow format and related features. See our current feature matrix on git main.
Please read our latest project contribution guide.
Even if you do not plan to contribute to Apache Arrow itself or Arrow integrations in other projects, we'd be happy to have you involved: