Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pyo3 python bindings, support for parquets output and s3 input/output #70

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Aug 20, 2022

  1. wrap cleora with pyo3

    qooba committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    f14d648 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2022

  1. add parquet persistence

    qooba committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    1bc52bd View commit details
    Browse the repository at this point in the history
  2. add parquet write in batches

    qooba committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    f729618 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. add s3 file writer

    qooba committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    80ad2b6 View commit details
    Browse the repository at this point in the history
  2. add parquet write

    qooba committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    260a7cc View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. add read from s3

    qooba committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    974b746 View commit details
    Browse the repository at this point in the history
  2. add test for s3file

    qooba committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    ffa336a View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. add pyproject

    qooba committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    a02a036 View commit details
    Browse the repository at this point in the history