Skip to content

Compare value logic #9

@Tishj

Description

@Tishj

compare_value copies the logic of its C++ equivalent, to do that it requires knowing the types of the result (the result of the query being executed) and transform the expected strings into those types, so it can perform type-dependent equality checks on them (for example +/-epsilon equality for doubles/floats)

Perhaps this can become a sql query rather than executing every tuple individually

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