terrymanu commented on issue #37997:
URL:
https://github.com/apache/shardingsphere/issues/37997#issuecomment-3901700983
Thanks for the detailed report.
This behavior is currently not supported in ShardingSphere:
- `!SHARDING` does not support schema-qualified `logicTable` /
`actualDataNodes` (for sharding rules, `logicTable` should be table name only,
and `actualDataNodes` should be `dataSource.actualTable`).
- Dynamic schema resolution via PostgreSQL `search_path` / `currentSchema`
for this scenario is also not supported yet.
This is a duplicate of #17204, which tracks the search_path capability.
Please follow #17204 for updates
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]