apache / linkis

Apache Linkis builds a computation middleware layer to facilitate connection, governance and orchestration between the upper applications and the underlying data engines.
https://linkis.apache.org/
Apache License 2.0
3.27k stars 1.15k forks source link

When reading data using JDBC, add support for the smallint and tinyint #5054

Closed sjgllgh closed 6 months ago

sjgllgh commented 6 months ago

What is the purpose of the change

When using a JDBC connection to read results from linkis, add support for the smallint and tinyint data types

Related issues/PRs

Related issues: #5050

Checklist