create test suite for catalogs
We need to create new dtr tests to ensure that catalogs function as intended.
Blueprint information
- Status:
- Not started
- Approver:
- Patrick Crews
- Priority:
- Undefined
- Drafter:
- Patrick Crews
- Direction:
- Needs approval
- Assignee:
- Patrick Crews
- Definition:
- New
- Series goal:
- None
- Implementation:
-
Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
Initial list, more to come
Work items:
[ patrick-crews ] CREATE CATALOG: TODO
[ patrick-crews ] create catalog collision (catalog already exists): TODO
[ patrick-crews ] create catalog no-name: TODO
[ patrick-crews ] create catalog 1char-name: TODO
[ patrick-crews ] create catalog very long name (find upper limit, then try that +1): TODO
[ patrick-crews ] create catalog odd_char name: TODO
[ patrick-crews ] drop catalog: TODO
[ patrick-crews ] create schema in catalog: TODO
[ patrick-crews ] drop schema in catalog: TODO
[ patrick-crews ] create MANY schemas in catalog (upper limit?): TODO
[ patrick-crews ] play with empty catalog: TODO
[ patrick-crews ] create table in new catalog: TODO
[ patrick-crews ] select (join) across catalogs: TODO
[ patrick-crews ] drop table in new catalog: TODO
[ patrick-crews ] two catalogs with similarly named tables cat1.db1.t1 cat2.db2.t2: TODO
[ patrick-crews ] loaddata into various catalogs: TODO
Work Items
Dependency tree

* Blueprints in grey have been implemented.