Patch v0.5.1
There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
This is a somewhat larger patch where a couple of things were fixed, added, and refactored to a more suitable state.
utils
module. Leaving the other modules for laterconvert-to-parquet
uses the Rust backend instead of pyarrow for parquet creation. This allows us to export full statistics and use those in our parquet scans in other pipelines.prep_age_distribution
are handled properlycreate_timedelta_breakpoints
are now handled properlycreate_timedelta_labels
and create_timedelta_breakpoints
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.