07.27.2022 Release Notes

Here are the release notes for July 27, 2022.

:sparkles: ENHANCEMENTS :sparkles:

  • PostgreSQL Read Connector: Support for custom list and read SQL statements enabling complex use cases such as ingesting multiple tables in a single read connector, pre-ingest joins, and more.
  • System Usage Read Connectors: Add spark worker_id column to pod and job system usage connectors. In order to ingest the new column you will need to regenerate the schema for the system usage connector.

:wrench: BUGFIXES :wrench:

  • Fix error when renaming Dataflow on Snowflake Dataplane.
  • Fix error when using copy/paste on transforms with union all.
  • REST API Read Connector: RESPONSE DATA FIELD NAME field is not required.