Feature Request: Enum Type Serialization/Deserialization
Open
- Dominant language
- C++
- Stars
- 144
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
When using VISITABLE STRUCT, it would be nice to be able to serialize/deserialize enum types. Right now they are excluded from the serialization, so they are not available in the JSON.
I think it's acceptable to just serialize these down to an integer type.
Thoughts?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.