Skip to content

Support Array type in log table (Arrow row format) #1972

Description

@platinumhamburg

Search before asking

  • I searched in the issues and found nothing similar.

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

  • I'm willing to submit a PR!

Metadata

Metadata

Labels

No labels
No labels
No fields configured for Feature.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions