The Vertica Forum recently got a makeover! Let us know what you think by filling out this short, anonymous survey.
Please take this survey to help us learn more about how you use third party tools. Your input is greatly appreciated!

Client driver version 11.x not backward compatible with db server version 10.1.x for complex types

We are facing an issue with complex types . A complex type stored in the db 10.1.x server is getting corrupted while retrieving with client driver version 11.x or above
For ex : if we store [ ‘test1’,’test2’ ] , while retrieving we get something like “%nullnullnullnullnullnullnullnullnullnull-test1test2”
As per the documentation all versions of client drivers and fully backward compatible . Can you please help on this . Are we missing something .
We are trying to retrieve the data with
resultSet.getString(columnIndex)

Answers

Leave a Comment

BoldItalicStrikethroughOrdered listUnordered list
Emoji
Image
Align leftAlign centerAlign rightToggle HTML viewToggle full pageToggle lights
Drop image/file