Interactive: `Results` lacks support for array of `Any`
Open
component:gie
enhancement
- Dominant language
- C++
- Stars
- 3.6k
- Forks
- 468
- Avg merge
- 29m
- Merged PRs (30d)
- 1
Description
Currently, with `results.proto`, we can only return `i64Array` or `i32Array`.
But in reality, we may need to return array of different type of elements, i.e. array of `Any`.
Contributor guide
Assessment
This issue has not been assessed yet.