Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently, BINARY/VARBINARY data types have ByteString internal representation in Calcite, but byte[] expected by Ignite. We should add conversation from internal and to internal representation (see TypeUtils class).
Attachments
Issue Links
- blocks
-
IGNITE-15436 Calcite engine. Merge Calcite SQL Engine to Ignite 2.x
- Resolved
- fixes
-
IGNITE-15618 Calcite. Fix numerous errors with BLOB types tests.
- Resolved
- is part of
-
IGNITE-12248 Apache Calcite based query execution engine
- Open
- links to