https://issues.apache.org/bugzilla/show_bug.cgi?id=53776

--- Comment #1 from S <[email protected]> ---
I forgot:
Possible workaround for now:
- Leave table DDL as it is
- Create projection-view per tenant
- Create empty schema per tenant
- Grant select on correct view from main schema to each tenant
- Use tenant-schema to handle login (also good practice from security
perspective, as no data is known to Tomcat, Tomcat doesn't need to know)

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to