Table Of Contents
Table Of Contents

2023-04-11 - Support for Curly Brackets Inside Rule Steps

Release

Status: Available

Type: Bug-Squash

Date: 2023-04-11

Problem

Curly brackets in rule steps causes a validation error

Solution

Curly brackets inside rule steps cause errors because {} are used by python to identify replacement text strings when formatting templates, by catching the resultant KeyError we can let them pass through the template as-is and into BigQuery where they are handled properly

Leverage the Magic

A magical feature, no action by Data Magicians required.

ADI

Tip-top!, another complex rule use case solved.

Customer

Epic!, I love using regexp in my rules without having to worry about curly brackets.

Last Refreshed

Doc Refreshed: 2024-03-02