Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
3.0.0-beta1
Description
ClientTableCommon#writeSchema does not preserve the order of colocation columns. It assumes that key column order is the same as colocation column order, which is not always true.
- Fix writeSchema somehow to specify the order of colocation columns (maybe send their indices as a separate array)
- Fix clients (.NET, Java, C++) accordingly
Attachments
Issue Links
- is a clone of
-
IGNITE-19756 Thin 3.0: Colocation column order is not preserved
- Resolved
- is blocked by
-
IGNITE-19935 Allow combining individual colocation hashes
- Resolved
- relates to
-
IGNITE-19970 Java thin 3.0: Combine hashing with serialization
- Open
- links to