Releases: SharpData/SharpETL
Releases · SharpData/SharpETL
0.2.0
What's Changed
- Add license scan report and status by @fossabot in #1
- Bump Hive docker image to 3.1.2 by @chenli23 in #2
- add ods and dwd's row filter and unit test by @chenli23 in #4
- Rename
sink
towrite
in Sink API by @izhangzhihao in #7 - Corresponding update from new workflow format by @chenli23 in #9
- Drop
ZipTableTransformer
by @izhangzhihao in #10 - Allow config list of notifies in workflow
- Make temp source optional in step
- Support
loopOver
in workflow step - Add HttpDataSource & HttpFileDataSource
- Bump bigquery to 0.26.0
Full Changelog: 0.1.0...0.2.0
0.1.0
This is the first release of Sharp ETL!
In this release, we made the Sharp ETL publicly available! This is bringing our best practices in data engineering, including
- Log-driven job
- Built-in data quality check
- SQL generations
- and much more!