Table Of Contents
Table Of Contents

2024-11-22 - Websockets - Join Validation

Release

Join Tables with Confidence: Introducing Join Validation!

We’re excited to announce a new feature that makes joining multiple tables in your change rules even easier and more reliable!

The Problem: Previously, when you joined tables in a change rule, you didn’t receive any feedback on whether your join condition was valid and would return the expected rows. This could lead to unexpected results and wasted time debugging.

The Solution: We’ve implemented a new validation pattern in our websocket layer that allows you to preview and validate your join conditions before applying them. This means you can now:

  • See exactly which rows will be included in your join before you save your change rule.

  • Catch errors and inconsistencies in your join conditions early on, saving you time and frustration.

How it Works: We’ve extended our existing websocket validation endpoint to include a specific pattern for join conditions. This allows us to analyze your join logic and provide you with immediate feedback.

Benefits:

  • Increased accuracy: Ensure your join conditions are correct and return the expected results.

  • Reduced debugging time: Catch errors early and avoid wasting time troubleshooting unexpected outcomes.

  • Improved efficiency: Work faster and more confidently with the assurance that your joins are valid.

This new feature is available now in the new join wizard. Start using it today and experience the power of validated joins!

Last Refreshed

Doc Refreshed: 2025-01-15