- incremental
stream()
building from all existing streams - optimizations to
stream_customer_history
andsetnafill_group
- email_stream now can be built incrementally, for more efficiency
- Working email_stream implementation
- Faster p2_unnest which means faster load and update times
- Add mppLinkData to p2_update and p2_stream because most of the open data is now being recorded in this table.
- Working contribution_stream implementation
- Updates for tessilake v0.4.0
- Update to p2_orphans to catch mismatched customer_nos
- Working address_stream implementation and an operational p2_orphans process and reporting!
- First half of the p2_orphans project merged in for beta testing
- Added a
NEWS.md
file to track changes to the package. - First version - working p2_stream, nothing else yet.