skewballfox / sail

LakeSail's computation framework with a mission to unify stream processing, batch processing, and compute-intensive (AI) workloads.

Home Page:https://lakesail.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sail

Build Status PyPI Release PyPI Downloads

The mission of Sail is to unify stream processing, batch processing, and compute-intensive (AI) workloads. Currently, Sail features a drop-in replacement for Spark SQL and the Spark DataFrame API in single-process settings.

Installation

Sail is available as a Python package on PyPI. You can install it using pip.

pip install pysail

You can follow the Getting Started guide to learn more about Sail.

Documentation

The documentation of the latest Sail version can be found here.

Contributing

Contributions are more than welcome!

Please submit GitHub issues for bug reports and feature requests.

Feel free to create a pull request if you would like to make a code change. You can refer to the development guide to get started.

About

LakeSail's computation framework with a mission to unify stream processing, batch processing, and compute-intensive (AI) workloads.

https://lakesail.com

License:Apache License 2.0


Languages

Language:Rust 94.0%Language:Python 3.4%Language:Shell 1.4%Language:jq 0.8%Language:Smarty 0.2%Language:Dockerfile 0.1%Language:JavaScript 0.1%