You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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