Release 2023.05.10
over 1 year ago by ReadMe API
Features
- Bulk sync: A
_polytomic_id
field is added to output records when the source contains a unique identifier. - Databricks: Struct and Array fields will be created when bulk syncing complex fields.
- Salesforce: Added support for syncing picklist value information.
Fixes
- Notifications: Model sync failure notifications were not sent if the sync creator was no longer a user.
- Query Runner: Improved performance when loading Query Runner.
- Bulk sync: Syncing from a database will no longer include the table schema in the output table name.
- Databricks: Model syncs where a field is
null
for all records could result in an error. - Stripe: Bulk sync from Invoice Line Items failed to fetch incremental changes.
- Postgresql: Bulk syncs to Postgresql could fail due to parameter limits; we now adapt to respect Postgresql's limit.
Behavior Changes
- Data types: Yes/No are now correctly coerced for Boolean values.