Release Notes v9.20

Prev Next

What improvements have been made to existing features?

  • Add M/D/YYYY and YYYY.MM.DD support to CONVERT TEXT TO DATE WITH AUTOMATIC DATE FORMAT DETECTION pattern.
  • Allow CONVERT TEXT TO INTEGER and CONVERT TEXT TO NUMBER patterns to handle negative numbers in the (100.00) accounting-style convention.
  • Canceling an ELT in Snowflake deployments should cancel any long-running queries within that ELT.
  • The Deep Search lens in the Data Model screen should also search revision history comments.
  • Note scheduled events associated with each saved ELT via a tooltip and icon on the saved ELT panel.
  • Track last run date for saved ELTs.

What's been fixed?

  • Allow the Import Object pre-processing script feature and the Import Object "Prevent Duplicate Imports" feature to play nicely together by keeping track of a "Duplicate Prevention Key", which may be different than the import filename itself, and tracking new imports against that key.