hazelcast / hazelcast/hazelcast-cpp-client
[TRACKING ISSUE] [API-1250] Do not allow different item types in Compact array fields
Open
- Dominant language
- C++
- Stars
- 91
- Forks
- 54
- Avg merge
- 1d 12m
- Merged PRs (30d)
- 5
Description
The tracking issue for the Java side PR.
See https://github.com/hazelcast/hazelcast/pull/21958 for details.
---
The team decided that we wouldn't allow different item types/schemas
in the Compact array fields.
This PR adds the necessary checks to the array of Compact
and array of GenericRecord object fields
Contributor guide
Assessment
This issue has not been assessed yet.