Datacoral Version 1.48.0

Web Application:

  • Datacoral is now featured in the list of partner integrations on the Redshift Console page. Amazon Redshift users can sign up with Datacoral by adding us as a partner integration on their Redshift cluster page.
  • Connector level backfill can now be triggered via the UI.
  • Backfill logs are now visible through the UI even for successful runs.
  • Improvements in the installation request experience using new user onboarding.

Connectors:

  • Backfill improvements
    • The loads are only paused for the last step of the backfill process instead of during the entire backfill duration.
  • Data Quality checks can now run on tables with composite primary keys.
  • PostgreSQL CDC
    • Fixed issues related to updates on tables with TOAST columns.
    • datacoral_slot_table will now be listed as an upstream dependency for all the CDC connector load units.
    • Synposis connector for Data Quality checks can now support column lists.
  • MySQL CDC
    • datacoral_slot_table will now be listed as an upstream dependency for all the CDC connector load units.
    • Synposis connector for Data Quality checks can now support column lists.
  • Zendesk
    • Added support for new loadunit ticket_forms.
  • Google Adwords
    • Google Adwords connector added with manager credentials now has the ability to pull data for all linked accounts for all supported loadunits.
  • S3
    • Fixed parquet data format datalayout for datatype INT64.
  • JDBC
    • Updated OpenAccess query generator implementation based on Netsuite support change.

CLI:

  • Support for historical-sync commands at the connector level
  • Support for dq-report commands to generate failure reports

System Improvements:

  • Audit logs now have 'updated_by' information.