v1.0.289
Date released: June 16, 2026
Enhancements
Lakehouse
- Scheduled Schema Sync: Your data sources now stay in sync automatically — no more discovering broken pipelines or broken charts after a schema change. The platform now runs schema synchronization twice daily, detecting new tables, added or removed columns, and data type changes, then updating metadata accordingly. Existing pipelines continue running uninterrupted for non-breaking changes, and sync logs are available for visibility into what changed and when.
Workspaces & Workbooks
- "Has Any Of" Join Condition for Dynamic Workbooks: A new join operator — Has Any Of — is now available when linking two Dynamic Workbooks. It lets you match a single value against a delimiter-separated list stored in another column (for example, matching "Jane Smith" against "John Doe, Jane Smith, Bob Lee"). The delimiter is configurable, and whitespace around each value is trimmed automatically, making it easy to join on multi-value text fields without any custom SQL.
Was this helpful?