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 Java client accordingly
Attachments
Issue Links
- is cloned by
-
IGNITE-19914 .NET: Thin 3.0: Colocation column order is not preserved
- Resolved
- links to