kyuubi/externals
senmiaoliu 10e3dec478
[KYUUBI #5374][FOLLOWUP] Fix JDBC ClickHouse TRowSet Generator
# 🔍 Description
## Issue References 🔗

## Describe Your Solution 🔧
Some data type like `UInt8` in ck can not cast to `short`,  we should fix it

## 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 #6270 from lsm1/branch-fix-jdbc-ck-short.

Closes #5374

b5dac0f59 [senmiaoliu] ck fix RowSetGenerator

Authored-by: senmiaoliu <senmiaoliu@trip.com>
Signed-off-by: Cheng Pan <chengpan@apache.org>
2024-04-07 21:05:35 +08:00
..
kyuubi-chat-engine [RELEASE] Bump 1.10.0-SNAPSHOT 2024-03-13 14:24:49 +08:00
kyuubi-download [RELEASE] Bump 1.10.0-SNAPSHOT 2024-03-13 14:24:49 +08:00
kyuubi-flink-sql-engine [KYUUBI #6249] Drop support for Flink 1.16. 2024-04-06 11:42:06 +08:00
kyuubi-hive-sql-engine [KYUUBI #6199] Support to run HiveSQLEngine on kerberized YARN 2024-03-22 16:18:43 +08:00
kyuubi-jdbc-engine [KYUUBI #5374][FOLLOWUP] Fix JDBC ClickHouse TRowSet Generator 2024-04-07 21:05:35 +08:00
kyuubi-spark-sql-engine [KYUUBI #6223] Fix Scala interpreter can not access spark.jars issue 2024-04-03 18:36:27 +08:00
kyuubi-trino-engine [KYUUBI #6201] Distinguish the collect mode of different engines 2024-03-20 20:27:01 +08:00