-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
# ApproxEqual |
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
Labels
No labels