Skip to content

Improve test infrastructure for extension types #999

@kadinrabo

Description

@kadinrabo

Two test framework limitations were identified while adding unsigned integer extension
types:

  1. Single include per test file — the framework only supports one
    SUBSTRAIT_INCLUDE per .test file. Lifting this would allow more flexible test
    organization.

  2. Dynamic extension type discovery — the test coverage infrastructure should
    dynamically discover and load extension types from YAML files rather than requiring
    manual updates when new types are added.

Context:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions