Search before asking
Motivation
Add Map type support for KV table scenarios to enable primary key tables with map columns.
Solution
- Extend KV table storage format to support Map type
- Implement Map type serialization/deserialization for KV tables
- Add support for Map type in KV table read/write operations
Anything else?
No response
Willingness to contribute