Skip to content

Document and verify schema migration operations support matrix #119

@coderabbitai

Description

@coderabbitai

Context

This issue tracks the need to explore, document, and verify which Fivetran schema migration operations are supported by CrateDB and how unsupported operations are handled.

Background

During review of PR #107, the question arose: Can Fivetran emit schema migration operations that CrateDB doesn't support, and if so, how should they be handled?

The current 0.0.x implementation focuses on satisfying the Fivetran SDK tester test cases without comprehensive analysis of all possible operations.

Tasks

  • Explore the complete surface of possible schema migration operations that Fivetran can emit
  • Match these operations against CrateDB's capabilities
  • Identify gaps between Fivetran operations and CrateDB support
  • Document which operations are supported vs. unsupported
  • Document how unsupported operations are currently handled (or should be handled)
  • Create user-facing documentation to clarify supported operations

References

Requested by

@amotl in #107

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions