Details
-
Task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
IGNITE-17297 changes thin client protocol to use Binary Tuple (IEP-92) to transfer tuples and rows.
Once SQL engine adopts BinaryTuple, we will be able to avoid conversion and perform a byte-for-byte copy in ClientSqlCommon.packCurrentPage.
Attachments
Issue Links
- is a clone of
-
IGNITE-17636 Thin 3.0: Avoid BinaryTuple conversion in client handler
- Resolved
- is blocked by
-
IGNITE-17297 Thin 3.0: Adopt BinaryTuple format in transport layer
- Resolved
-
IGNITE-17684 Investigate of using BinaryTuple instead of array of objects in SQL execution
- Resolved
-
IGNITE-18370 Migrate rest of the core modules to BinaryTuple
- Resolved
- relates to
-
IGNITE-23170 SQL returns huge decimal values with trailing zeros
- Open
- links to