Skip to content

Add EXPLAIN tests and fix bug #62

@NGA-TRAN

Description

@NGA-TRAN

You can refer to the query tests in basic_tests.rs from this PR as a template. To get started, simply create a new file called basic_explain_tests.rs and replicate the test structure—just prepend EXPLAIN to the query. A preliminary check suggests that the EXPLAIN output is returning query results instead of execution plans (logical, physical, distributed plans, and stages). This may be a bug in either the code or the test configuration.

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