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

Fix SQL routines with a single if/else condition #20926

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

alexjo2144
Copy link
Member

Description

Routines with a simple if/else condition ignore the else branch statements.

Additional context and related issues

Release notes

( ) This is not user-visible or is docs only, and no release notes are required.
(x) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text:

# General
* Fix Fix SQL routines with a single if/else condition

@cla-bot cla-bot bot added the cla-signed label Mar 4, 2024
@alexjo2144 alexjo2144 requested review from electrum and findepi March 4, 2024 22:55
@alexjo2144 alexjo2144 added bug Something isn't working correctness labels Mar 4, 2024
@alexjo2144 alexjo2144 requested a review from martint March 4, 2024 23:02
@alexjo2144 alexjo2144 force-pushed the sql-routine/if-else-bug branch from f0455db to 3315d2c Compare March 5, 2024 14:54
@alexjo2144 alexjo2144 force-pushed the sql-routine/if-else-bug branch from 3315d2c to 342abf5 Compare March 5, 2024 14:58
@alexjo2144 alexjo2144 requested a review from martint March 5, 2024 14:58
@martint martint merged commit dc73c85 into trinodb:master Mar 5, 2024
91 checks passed
@github-actions github-actions bot added this to the 440 milestone Mar 5, 2024
@alexjo2144 alexjo2144 deleted the sql-routine/if-else-bug branch March 5, 2024 17:35
@alexjo2144 alexjo2144 self-assigned this Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cla-signed correctness
Development

Successfully merging this pull request may close these issues.

2 participants