Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[KYUUBI apache#6182] JDBC engine using the overlay conf as session conf
# 🔍 Description ## Issue References 🔗 ## Describe Your Solution 🔧 Like apache#6147, JDBC engine should overwriting the engine conf with the passed conf consider as the full session conf. ## Types of changes 🔖 - [x] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) ## Test Plan 🧪 #### Behavior Without This Pull Request ⚰️ #### Behavior With This Pull Request 🎉 #### Related Unit Tests --- # Checklist 📝 - [ ] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html) **Be nice. Be informative.** Closes apache#6182 from lsm1/branch-jdbc-engine-use-overlay-conf. Closes apache#6182 9ca8b48 [senmiaoliu] Using the overlay conf as session conf Authored-by: senmiaoliu <[email protected]> Signed-off-by: Cheng Pan <[email protected]>
- Loading branch information