Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

output consistency: fix value comparison (floating point, list) #21780

Conversation

nrainer-materialize
Copy link
Contributor

@nrainer-materialize nrainer-materialize commented Sep 15, 2023

Motivation

5f8f761 fixes https://github.com/MaterializeInc/database-issues/issues/6535, which requires a proper comparison of lists.
In addition, cb9083c fixes the comparison of floating point numbers, which was not performed.

@nrainer-materialize nrainer-materialize added the T-testing Theme: tests or test infrastructure label Sep 15, 2023
@nrainer-materialize nrainer-materialize self-assigned this Sep 15, 2023
@nrainer-materialize nrainer-materialize merged commit 3f25f00 into MaterializeInc:main Sep 15, 2023
@nrainer-materialize nrainer-materialize deleted the output-consistency/fix-decimal-validation branch September 15, 2023 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-testing Theme: tests or test infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants