Skip to content

feat: allow multiple defined/wildcard schemas for a table transformation #322

@thejerrybao

Description

@thejerrybao

We have tables with the same table schema across multiple namespaces. Example:

  • company1.table1
  • company2.table1
  • company3.table1

It would be great if we can define table rules that allow us to either:

  • Use a wildcard * to signify that the table transformation rules should apply to all tables no matter what the schema name is.
  • Define a set of schemas that the table transformation rules should apply to.

Metadata

Metadata

Assignees

Labels

v1Planned for v1 version

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions