Skip to content

1.25.0

Choose a tag to compare

@jmcorreia jmcorreia released this 01 Jul 07:19
· 7 commits to master since this release
  • Import enhancements on Prisma Data Quality to solve Memory Issues while processing big data assets and/or getting big portion of data quality errors
    • Results are now split by a configurable result_sink_chunk_size
    • Processed keys are now written into a configurable separate location processed_keys_location
    • The following columns are now discarded in the data sent to the sink location: partial_unexpected_list, partial_unexpected_counts, partial_unexpected_index_list, unexpected_list
  • Upgrade Great Expectations dependency to 1.3.13
  • Added feature to send Email Notifications with Attachments, CC, BCC, Importance and HTML support
  • Removed args parameter support from the Notifications Factory
  • Added Documentation for the Sharepoint Writer
  • Enhancements on GAB Algorithm Documentation