framework
framework copied to clipboard
Investigate database usage as a backend for transform/validate
Overview
Currently, we use in-Python streaming based on PETL for transformations but it makes sense to investigate if we can replace it with in-database manipulations. It's a research issue
- [ ] New Pipeline/Checklist
- [ ] Replace
Detectorbysteps.importFile(or similar) - [ ] Do we need something in parallel?