apache / ignite

Apache Ignite
https://ignite.apache.org/
Apache License 2.0
4.82k stars 1.9k forks source link

IGNITE-6141 JDBC: add basic support for BLOB and CLOB types #11492

Closed skorotkov closed 2 months ago

skorotkov commented 3 months ago

Add simple support for BLOB/CLOB to thin JDBC driver and CLOB support to client JDBC driver.

Note, this implementation doesn't support the creation of LOBs via streams.


Thank you for submitting the pull request to the Apache Ignite.

In order to streamline the review of the contribution we ask you to ensure the following steps have been taken:

The Contribution Checklist

Notes

If you need any help, please email dev@ignite.apache.org or ask anу advice on http://asf.slack.com #ignite channel.

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
1.0% Duplication on New Code

See analysis details on SonarCloud