codenotary / immudb4j

Java SDK for immudb
Apache License 2.0
32 stars 9 forks source link

Error Retrieving values of FLOAT types columns #64

Open akhtar-a opened 1 month ago

akhtar-a commented 1 month ago
Screenshot 2024-05-30 at 10 18 54 AM Screenshot 2024-05-30 at 10 15 50 AM Screenshot 2024-05-30 at 10 14 32 AM

response.getLong() , .getString , getBytes nothing works, I am not able to retrieve the value, It also Shows unknown in the debugger

akhtar-a commented 1 month ago

@ostafen Any Idea how do we actually get FLOAT values ?

akhtar-a commented 1 month ago
Screenshot 2024-05-30 at 4 08 34 PM
ostafen commented 1 month ago

Thank you for opening the issue, I will check