Skip to content

Refs #36210 -- Corrected output_field comparison in Subquery.resolve_expression(). #19718

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jacobtylerwalls
Copy link
Member

Follow-up to fd569dd.

See explanation: the Field should not be compared by equality.

@jacobtylerwalls
Copy link
Member Author

buildbot, test on oracle.

@jacobtylerwalls jacobtylerwalls force-pushed the fix-oracle-subquery-group-by-failure branch from 22d2434 to 32ff816 Compare August 9, 2025 04:10
@jacobtylerwalls jacobtylerwalls changed the title Refs #36210 -- Corrected output_field equality check in Subquery.resolve_expression(). Refs #36210 -- Corrected output_field comparison in Subquery.resolve_expression(). Aug 9, 2025
@jacobtylerwalls
Copy link
Member Author

buildbot, test on oracle.

@sarahboyce sarahboyce force-pushed the fix-oracle-subquery-group-by-failure branch from 32ff816 to 0760292 Compare August 11, 2025 07:15
Copy link
Contributor

@sarahboyce sarahboyce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you ⭐

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.

2 participants