https://issues.apache.org/bugzilla/show_bug.cgi?id=53776
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=53776
--- Comment #2 from Konstantin Kolinko ---
I would not recommend to use JDBCRealm in productive configurations. The
recommended replacement is DataSourceRealm.
> - Create projection-view per tenant
> - ...
Just creating the VIEW is enough
https://issues.apache.org/bugzilla/show_bug.cgi?id=53776
--- Comment #1 from S ---
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-sch
https://issues.apache.org/bugzilla/show_bug.cgi?id=53776
S changed:
What|Removed |Added
CC||bl...@gmx.net
--
You are receiving this mail
https://issues.apache.org/bugzilla/show_bug.cgi?id=53776
S changed:
What|Removed |Added
Hardware|PC |All
OS|