floe-core 0.3.1

Core library for Floe, a YAML-driven technical ingestion tool.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
pub mod archive_run;
pub mod composite_unique;
pub mod delta_run;
pub mod dry_run;
pub mod fixed_width;
pub mod iceberg_gcs_run;
pub mod iceberg_glue_run;
pub mod iceberg_run;
pub mod iceberg_s3_run;
pub mod json_selectors;
pub mod local_run;
pub mod path_normalization;
pub mod run_entities_filter;