Open
Description
Hi,
I see that when getting a tuple of integers the JAVA type is List of objects whose type is Integer if the value is < 65535 and a Long if the value is >= 65535, also if the Integer type can contains number until 2^31
This generate a weird behavior: I create a tuple of Integer and I get a mix of Integer and Long.
Metadata
Metadata
Assignees
Labels
No labels