Skip to content

Conversation

@worksofliam
Copy link
Member

@worksofliam worksofliam commented Feb 8, 2024

Shows cancel button when running an SQL statement.

  • Cancels the statement when switching job in the Job Manager
  • Cancel button is shown during statement execution
  • Cancel button is shown during explain execution
  • Cancel button is shown during csv, json, etc, execution
  • Running a statement while one is already running will cancel the previous statement <- we're not doing that now
  • Optional: updating the SQL Job node based on the busy state

@github-actions
Copy link

github-actions bot commented Feb 8, 2024

👋 A new build is available for this PR based on ef97bf9.

@github-actions
Copy link

👋 A new build is available for this PR based on 670e012.

Signed-off-by: worksofliam <[email protected]>
@github-actions
Copy link

👋 A new build is available for this PR based on 4729b5b.

@worksofliam worksofliam marked this pull request as ready for review February 21, 2024 20:19
Signed-off-by: worksofliam <[email protected]>
@github-actions
Copy link

👋 A new build is available for this PR based on a434850.

@github-actions
Copy link

👋 A new build is available for this PR based on 1bfd35f.

@github-actions
Copy link

👋 A new build is available for this PR based on 7793eb4.

@github-actions
Copy link

👋 A new build is available for this PR based on 60626bc.

Signed-off-by: worksofliam <[email protected]>
@github-actions
Copy link

👋 A new build is available for this PR based on 6c221bc.

@github-actions
Copy link

github-actions bot commented Mar 5, 2024

👋 A new build is available for this PR based on e1103dc.

@github-actions
Copy link

github-actions bot commented Mar 5, 2024

👋 A new build is available for this PR based on 711e942.

@github-actions
Copy link

github-actions bot commented Mar 5, 2024

👋 A new build is available for this PR based on 2309d48.

Signed-off-by: worksofliam <[email protected]>
@github-actions
Copy link

github-actions bot commented Mar 5, 2024

👋 A new build is available for this PR based on 4f830df.

@github-actions
Copy link

github-actions bot commented Mar 5, 2024

👋 A new build is available for this PR based on e649d74.

@github-actions
Copy link

github-actions bot commented Mar 5, 2024

👋 A new build is available for this PR based on 8c6e9b5.

@github-actions
Copy link

github-actions bot commented Mar 6, 2024

👋 A new build is available for this PR based on 5c72dc4.

Copy link
Collaborator

@davecharron davecharron left a comment

Choose a reason for hiding this comment

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

I'm not seeing any blockers to merging.

Signed-off-by: worksofliam <[email protected]>
@worksofliam worksofliam merged commit 355a3b7 into main Mar 6, 2024
@github-actions
Copy link

github-actions bot commented Mar 6, 2024

👋 A new build is available for this PR based on 95d83c7.

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.

Prevent output channel IBM i from appearing when SQL statement prefix is present

3 participants