5.20.2022 Release Notes

Here are the release notes for May 20, 2022.

:rocket: FEATURES :rocket:
New v2 download template in SDK for easier code re-use

:sparkles: ENHANCEMENTS:sparkles:
Optimize an internal code path to avoid some cases of slow scheduler planning iterations which cause
delays in running components
Add optional larger Spark pod sizes - 2XL for micro environments, and 2XL + 4XL for standard environments
Show warning message that a re-list will occur when a refresh schedule is changed on a Read Connector
Fall back to String type in the Excel parser schema generation when type is ambiguous from the data
Add ability to override the warehouse in Snowflake Data Plane configuration UI

:wrench: BUGFIXES :wrench:
Fix “Internal Service Error” in test connection for CockroachDB connection with special characters in username/password
Fix NoClassDefFound error in Spark 3.2.0 runtime encountered when running Arrow UDF’s
Fix connection preview “Internal Service Error” when encountering timestamps before 1970
Fix column case when automatically generating schema on the UI, for Read Connectors in Snowflake Data Plane
Fix record counts for Write Connectors in Data Plane environments (previously, the record counts were not displayed)
Correctly cast schema in Excel parser Read Connector to what was configured on the component
Drop unsupported field types for Salesforce connection using bulk api (base64, byte, and encyrptedstring)
Correctly use user-specified role for Snowflake configuration in Snowflake Data Plane environments
Remove unsupported partitioning at seconds-level granularity from UI options for partial reduction components