Whats new
- Add support for custom tables to use formats from other plugins, and to use format presets. (#41)
- Add support for directly converting delimited and JSONL source files to enriched JSONL intermediate files.
- Add support for applying duck db transforms to column values.
Bug fixes
- Fix race condition in OnArtifactDownloaded.OnArtifactDownloaded - add additional wag group increment.decrement
- Add ColumnSchema.Clone to fix inconsistent behavior when copying column schemas.
- Update TableSchema.MapRow to handle null values
Bug fixes
- Artifacts in root location now stored correctly in collection state.
- GonxMapper no longer attempts to call schema.MapRow when schema is nil/empty.
Initial SDK release.