Skip to content

fix(sql-execute): executing anonymous block causes NPE in the team space#1474

Merged
yhilmare merged 1 commit into
dev/4.2.3from
lebie_423bp_fix_execute_ab_0129
Jan 29, 2024
Merged

fix(sql-execute): executing anonymous block causes NPE in the team space#1474
yhilmare merged 1 commit into
dev/4.2.3from
lebie_423bp_fix_execute_ab_0129

Conversation

@MarkPotato777
Copy link
Copy Markdown
Contributor

What type of PR is this?

type-bug

What this PR does / why we need it:

This PR recognized executing anonymous block sql and set its sql type to OTHERS, otherwise, it will cause NPE.

Which issue(s) this PR fixes:

Fixes #1422

Special notes for your reviewer:

Additional documentation e.g., usage docs, etc.:


@MarkPotato777 MarkPotato777 added the type-bug Something isn't working label Jan 29, 2024
@MarkPotato777 MarkPotato777 added this to the ODC 4.2.3-bp milestone Jan 29, 2024
@MarkPotato777 MarkPotato777 self-assigned this Jan 29, 2024
@MarkPotato777 MarkPotato777 changed the title fix execute sb fix(sql-execute): execute anonymous block cause NPE in team space Jan 29, 2024
@MarkPotato777 MarkPotato777 changed the title fix(sql-execute): execute anonymous block cause NPE in team space fix(sql-execute): executing anonymous block causes NPE in the team space Jan 29, 2024
Copy link
Copy Markdown
Contributor

@yhilmare yhilmare left a comment

Choose a reason for hiding this comment

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

lgtm

@yhilmare yhilmare merged commit 4b30ede into dev/4.2.3 Jan 29, 2024
@yhilmare yhilmare deleted the lebie_423bp_fix_execute_ab_0129 branch January 29, 2024 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug Something isn't working

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants