Skip to content

Conversation

AmanBhattShorthillsAI
Copy link

…ed tuples

  • Replaced set-based comparison with normalization and sorting of result tuples.
  • This approach preserves duplicate rows, handles mixed data types, and is order-insensitive for both columns and rows.
  • Improves accuracy of SQL result comparison for evaluation.

…ed tuples

- Replaced set-based comparison with normalization and sorting of result tuples.
- This approach preserves duplicate rows, handles mixed data types, and is order-insensitive for both columns and rows.
- Improves accuracy of SQL result comparison for evaluation.
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@AmanBhattShorthillsAI AmanBhattShorthillsAI changed the title Refactor SQL result comparison in execute_sql to use normalized, sort… Refactor SQL result comparison in execute_sql & iterate_execute_sql to use normalized, sort… Jul 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants