Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
avatica-1.8.0
-
None
-
None
Description
Avatica uses Integer or Long representations for Date/Time/Timestamp objects, and similarly for Date/Time/Timestamp array objects. However, when calling getArray() method, the array implementation (class ArrayImpl) should decode from its internal representation and convert it into JDBC types before returning the objects to the client.
Attachments
Issue Links
- is related to
-
CALCITE-1050 Avatica can't serialize java.sql.Array
- Closed