Skip to content

Conversation

@hantmac
Copy link
Member

@hantmac hantmac commented Apr 17, 2025

use case:

Properties props = new Properties();
props.setProperty("session_settings", "key1=value1,key2=value2");
Connection conn = DriverManager.getConnection("jdbc:databend://host:port/database", props);

Copy link
Member

@flaneur2020 flaneur2020 left a comment

Choose a reason for hiding this comment

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

LGTM

@hantmac hantmac merged commit bbec4f7 into main Apr 17, 2025
2 checks passed
@hantmac hantmac deleted the feat/support-session-settings-pros branch April 17, 2025 08:46
@hantmac hantmac mentioned this pull request Apr 17, 2025
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