Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encode array of string arrays #66

Open
alimanfoo opened this issue Jan 29, 2018 · 0 comments
Open

Encode array of string arrays #66

alimanfoo opened this issue Jan 29, 2018 · 0 comments

Comments

@alimanfoo
Copy link
Member

The VLenArray codec currently supports encoding of an array of arrays of scalars. It would be useful if an array of arrays of (variable length) strings could also be supported. E.g., support VLenArray('str') and use VLenUTF8 internally to encode each sub-array.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants