Just like {{SchemaFilterTest}}, we should have a {{CatalogFilterTest}} that tests the same behavior for MySQL, where a catalog plays the role of a schema.
For example, {{SchemaFilterTest}} fails when run against MySQL , and we should use the catalog instead of the schema for testing the underlying behavior . |
|