# 🔍 Description ## Issue References 🔗 The `getCodeSourceLocation` lives on `kyuubi-common`, which is not reachable for modules like `kyuubi-hive-beeline`. ## Describe Your Solution 🔧 Move it to `kyuubi-util`. ## Types of changes 🔖 - [ ] 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 🧪 Pass GA. --- # Checklist 📝 - [x] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html) **Be nice. Be informative.** Closes #6140 from pan3793/utils. Closes #6140 e680d0516 [Cheng Pan] nit 1f79705d8 [Cheng Pan] fix 9420c0f81 [Cheng Pan] fix f845a7f39 [Cheng Pan] Move getCodeSourceLocation to kyuubi-util Authored-by: Cheng Pan <chengpan@apache.org> Signed-off-by: Cheng Pan <chengpan@apache.org> |
||
|---|---|---|
| .. | ||
| src/test | ||
| pom.xml | ||