Release 2023.02.07

Fixes

  • Improvements to Databricks integration:
    • Object and Array fields are correctly JSON encoded before writing.
    • Numeric values are displayed correctly in Query Runner results.
    • Load commands were issued when no records were synced to a particular table, resulting in a spurious error.
    • Improved error messaging when the staging S3 bucket is inaccessible.
  • Improvements to Apollo.io enrichment for syncs from Harmonic:
    • Conditions are evaluated earlier to reduce the number of calls made to Apollo.io.
    • Improved rate-limit backoff based on the specific limit reached.
    • Syncs enriching via Apollo.io will stop when the daily Apollo request limit is reached; the subsequent execution will resume at the same point.
  • Zendesk Support objects were not displayed as available for bulk syncing.
  • Bulk syncs from GSheets will use the first frozen row as column names.
  • Improved test sync performance for bulk syncs from Salesforce.
  • Corrected pagination handling when reading from Slack.
  • public was erroneously included as a Query Runner completion, even when not present.