Sha256: c0d0b1d77e22742b6b57b38a3263440ec0e24943bfe91069b1ba0aee76eaed6e

Contents?: true

Size: 774 Bytes

Versions: 3

Compression:

Stored size: 774 Bytes

Contents

TODO

* Add build-in support for audit_dimension
* Do not rerun the processing if it isn't needed, i.e. the source and control files have not been modified (allow forced override)
* Provide greater control in error handling
** Allow a error threshold
** Don't die completely if a parse error, just stop processing that specific file if error threshold is reached
** Allow mismatch row length error in delimited parser to be ignored
* Improve error messages throughout, but especially in problems with the control files
* Add support for determining if a row should be added, updated or removed vs. just blindly inserting
* Add support for paritioned views during the insert process. Use specifiable columns as the trigger columns for determining the data output destination.

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
activewarehouse-etl-0.5.0 TODO
activewarehouse-etl-0.5.1 TODO
activewarehouse-etl-0.5.2 TODO