Skip to content

SELECT 1 and SELECT COUNT(*) Failing on DuckDB Tables #952

@roaramburu

Description

@roaramburu

When trying to run either SELECT 1 or SELECT COUNT(*) FROM REGION on a DuckDB tables the engine hangs.

SELECT SUM(r_regionkey) from REGION worked fine on DuckDB tables.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions