Search before asking
Motivation
Add Array type support for log table scenarios using Arrow row format. This enables clients to write and read array data in log tables.
Solution
- Extend Arrow row format to support Array type serialization/deserialization
- Implement Array type encoding/decoding in client SDK
- Add validation for Array type in schema definitions
- Ensure end-to-end data flow works for Array type in log tables
Anything else?
This is the foundation for complex type support in log tables.
Willingness to contribute
Search before asking
Motivation
Add Array type support for log table scenarios using Arrow row format. This enables clients to write and read array data in log tables.
Solution
Anything else?
This is the foundation for complex type support in log tables.
Willingness to contribute