[MDEV-33388] Dedicated table options for Spider+ODBC Created: 2020-05-28 Updated: 2024-02-05 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Spider |
| Fix Version/s: | 11.6 |
| Type: | New Feature | Priority: | Critical |
| Reporter: | Alexander Barkov | Assignee: | Yuchen Pei |
| Resolution: | Unresolved | Votes: | 1 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||||||
| Description |
|
It would be nice to change the way how Spider ODBC tables are defined, from:
to:
i.e. move the connection information from COMMENT to separate table options:
Reasoning:
|
| Comments |
| Comment by Geoff Montee (Inactive) [ 2020-06-09 ] |
|
This seems to be a duplicate of |
| Comment by Alexander Barkov [ 2020-06-11 ] |
|
This task is specifically about ODBC tables. |
| Comment by Alexander Barkov [ 2020-06-15 ] |
|
ralf.gebhardt@mariadb.com, I'm ok with "is a part". Feel free to update. |
| Comment by Yuchen Pei [ 2023-07-25 ] |
|
ralf.gebhardt thanks for the comment and suggestions. > About TABNAME > With I don't think so. Spider constructs a qualified table name from the > 1) add table option WRAPPER to ok > 2) we would create a MDEV to allow CONNECTION also to be in the Given spider odbc is an ES-only feature, it doesn't make sense to > 3) we get ok. |
| Comment by Yuchen Pei [ 2023-09-01 ] |
|
After having worked on |