What's the ETA for supporting Java 21 in the JDBC Driver ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2024 08:28 AM
Hello,
I have seen this other post about the Java JDBC driver not working in Java 21.
The post is now 3 months old and Java 21 has been available for even longer, is there any update on the topic ?
Can you communicate any ETA of when we can expect the driver to work with Java 21 ?
I know there is a workaround of disabling the Arrow features with EnableArrow=0, but that's not a good solution for us as it decreases the performance when downloading the result.
Thanks