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

[issue-4276]fix jdbc set value null bug #4277

Closed
wants to merge 1 commit into from

Conversation

Keven0Liu
Copy link

@Keven0Liu Keven0Liu commented Feb 27, 2023

…4276

What is the purpose of the change

The singleton mode maintains long connections instead of using one connection for each sql

Related issues/PRs

Related issues: #4276
Related pr:#4277

Brief change log

  • change oneline finaly log

Checklist

  • I have read the Contributing Guidelines on pull requests.
  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the Linkis mailing list first)
  • If this is a code change: I have written unit tests to fully verify the new behavior.

@casionone casionone changed the title [issue-4276]fix jdbc set value null bug; https://github.com/apache/linkis/issues/4276 [issue-4276]fix jdbc set value null bug Feb 28, 2023
@peacewong
Copy link
Contributor

Call the Close after the Execute method should be modified. You can refer to the implementation of Prestoec

@casionone casionone closed this Mar 22, 2023
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.

3 participants