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 error location markers for SQL routines #21815

Merged
merged 2 commits into from
May 6, 2024

Conversation

electrum
Copy link
Member

@electrum electrum commented May 4, 2024

Fixes #21357

Release notes

(x) Release notes are required, with the following suggested text:

# Section
* Fix error location markers for SQL routines. ({issue}`21357`)

@cla-bot cla-bot bot added the cla-signed label May 4, 2024
@electrum electrum force-pushed the fix-inline-function branch from d8c23d9 to d28609e Compare May 4, 2024 06:03
@electrum electrum changed the title Fix inline function Fix error location markers for SQL routines May 4, 2024
@electrum electrum force-pushed the fix-inline-function branch 2 times, most recently from b789eb4 to 8529fc0 Compare May 4, 2024 07:11
@electrum electrum requested review from martint and findepi May 6, 2024 02:53
Copy link
Member

@findepi findepi left a comment

Choose a reason for hiding this comment

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

"Fix position reporting for routine characteristics"

Copy link
Member

@findepi findepi left a comment

Choose a reason for hiding this comment

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

"Fix error location markers for SQL routines"

@findepi
Copy link
Member

findepi commented May 6, 2024

thanks for fixing this

Copy link
Member

@findepi findepi left a comment

Choose a reason for hiding this comment

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

% previous comments

@electrum electrum force-pushed the fix-inline-function branch from 8529fc0 to 52bfee1 Compare May 6, 2024 21:26
@electrum electrum force-pushed the fix-inline-function branch from 52bfee1 to cb1d102 Compare May 6, 2024 21:33
@electrum electrum merged commit 8f3902b into trinodb:master May 6, 2024
94 checks passed
@electrum electrum deleted the fix-inline-function branch May 6, 2024 23:20
@github-actions github-actions bot added this to the 447 milestone May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Error location markers for SQL routines (functions) are off, may break CLI
3 participants