issues
search
databendlabs
/
databend-jdbc
jdbc implementation for databend cloud
Apache License 2.0
11
stars
10
forks
source link
[release] v0.2.9
#258
Closed
ZhiHanZ
closed
3 months ago
ZhiHanZ
commented
3 months ago
Feat:
Add multi-endpoint load balancing support:
doc
,
rfc
hantmac
commented
3 months ago
Feat:
Support geometry type for jdbc
https://github.com/datafuselabs/databend-jdbc/pull/241
Fix:
fix: uploadStream over 2Gi failed
https://github.com/datafuselabs/databend-jdbc/pull/242
fix: encode speacial char in password
https://github.com/datafuselabs/databend-jdbc/pull/243
fix: Switch flags for support catalog in DDL/DML
https://github.com/datafuselabs/databend-jdbc/pull/244
fix: double INF value response
https://github.com/datafuselabs/databend-jdbc/pull/246
fix: getColumns field
https://github.com/datafuselabs/databend-jdbc/pull/256
rad-pat
commented
2 months ago
@hantmac, should this now be available as 0.2.9?
Feat: