Commit 5887e76
[KYUUBI #7250] Fix JDBCMetadataStore Scala 2.13 compile error
### Why are the changes needed?
Fix CI failed https://github.com/apache/kyuubi/actions/runs/19451268258/job/55656320605?pr=7249
### How was this patch tested?
Test by CI compiled
### Was this patch authored or co-authored using generative AI tooling?
No
Closes #7250 from ruanwenjun/dev_wenjun_fixCompile.
Closes #7250
695b152 [ruanwenjun] [Chore] Fix JDBCMetadataStore compile error
Lead-authored-by: ruanwenjun <[email protected]>
Co-authored-by: ruanwenjun <[email protected]>
Signed-off-by: Cheng Pan <[email protected]>1 parent e7f06a3 commit 5887e76
File tree
1 file changed
+1
-1
lines changed- kyuubi-server/src/main/scala/org/apache/kyuubi/server/metadata/jdbc
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
283 | | - | |
| 283 | + | |
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
| |||
0 commit comments