Skip to content

More robust orchestration versioning support #8

Closed

Description

Orchestration versioning is challenging in the current implementation (as of v0.5.0) for a couple reasons:

  • The DB schema doesn't currently expose DTFx version information, making it difficult to implement version-specific logic within an orchestration. More context on orchestration versioning can be found here.
  • Task hub names are not explicitly configurable, so side-by-side deployment strategies with a shared database for versioning require new credentials to be configured.

This issue tracks the work required to simplify versioning when using the SQL backend in DTFx.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions