Skip to content

Fix the sqllogictest runner on Windows #4494

@mvanschellebeeck

Description

@mvanschellebeeck

Describe the bug
The runner currently fails on Windows - see line 2098 to 2961 of this CI failure. It looks like its failing to split on a new line at the end of SELECT avg(c12) FROM aggregate_test_100 and is reading the entire aggregate.slt file as a string.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingsqllogictestSQL Logic Tests (.slt)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions