Skip to content

Support configuring datafusion catalog in sqllogictest frameworkΒ #1780

@lliangyu-lin

Description

@lliangyu-lin

Is your feature request related to a problem or challenge?

In #1764, the datafusion engine create_catalog is hard coded to be creating memory catalog. This limits the catalog used for the testing and does not work for scenarios with multiple engines using the same catalog.

Describe the solution you'd like

Define a [catalog] table in schedule file. Parse the catalog table in schedule and pass the catalog created to the engine.

Willingness to contribute

I can contribute to this feature independently

Metadata

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