-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededrustPull requests that update Rust codePull requests that update Rust code
Description
Now that we have core functionality implemented for flf to parquet and are looking at supporting other sources and targets, we need to define the traits of e.g. Builder, Converter Writer, Slicer, Schema etc.
What needs to be done?:
Buildertrait needs to be defined.Convertertrait needs to be defined.evolution-parsermodule needs rewrite to support parsing and trimming data other than flf.Schematrait needs to be defined.Slicertrait needs to be defined.- add
Csvtarget to theevolution-targetsmodule. - Go over the
Writertrait and verify that its definition makes sense.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededrustPull requests that update Rust codePull requests that update Rust code