Spark root materialization and ExecutionEngine implementation (pydantable-protocol + PySpark).
Project description
raikou-core
Spark-backed execution core used by raikou.
raikou-core implements an ExecutionEngine compatible with
pydantable-protocol and
contains the planning/expression primitives that raikou builds on.
Who should use this package?
- Most users: install and use
raikou(higher-level API). - Library authors / advanced users: depend on
raikou-coredirectly if you want the engine/planner without theraikouconvenience layer.
Requirements
- Python: 3.10+
- Spark:
pyspark>=3.4,<4(a Spark runtime must be available in your environment)
Install
pip install raikou-core
Development (monorepo)
From the repository root:
make install-editable
make test
make lint
make format
Related
- High-level API:
raikou - Documentation: built from
docs/via MkDocs (mkdocs.yml)
License
MIT (see repository LICENSE).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file raikou_core-0.1.0.tar.gz.
File metadata
- Download URL: raikou_core-0.1.0.tar.gz
- Upload date:
- Size: 18.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b307c37ed67e26247c07929f6f33dfd7c82dbf79f0bfaf70042fed5da8d5e4c
|
|
| MD5 |
821d81582e8ae42b15b9a03248fcdf71
|
|
| BLAKE2b-256 |
b0d65d568a6914ef47e4cc74bd65f60cc00ea687b3714225a83806b4cbfc53a3
|
File details
Details for the file raikou_core-0.1.0-py3-none-any.whl.
File metadata
- Download URL: raikou_core-0.1.0-py3-none-any.whl
- Upload date:
- Size: 12.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2181e39853f196419584d8d5a18d55518960e883f3f20fdea6188ec8064fa444
|
|
| MD5 |
a88cef8e3b41dc9986524b3045a7fbe0
|
|
| BLAKE2b-256 |
6d51b905629b2cce8b63b16ceac878042aac37caf918b56214a9dc3763a6fd48
|