Can I hook into the IRIS SQL compiler to inject dynamic policies (e.g., tenant filtering, row masking)?
We require automatic injection of security predicates at runtime, depending on the user or API token. Is there a supported or hackable mechanism to manipulate SQL parsing/compilation before execution?