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

Feature Request: Introduction of TupleCodec for Heterogeneous List Storage #89

Open
TT432 opened this issue Mar 22, 2024 · 0 comments
Open

Comments

@TT432
Copy link

TT432 commented Mar 22, 2024

Current Situation:
The project currently utilizes RecordCodecBuilder for the storage of Map Entries which supports heterogeneous data types. However, there seems to be a gap when it comes to storing elements of Lists in a similar heterogeneous manner.

Proposed Feature:
I have developed a feature named TupleCodec aimed at addressing this gap. The TupleCodec is designed to facilitate the storage of heterogeneous list elements.

Inquiry:
Is there an interest in integrating such a feature into the project? I believe TupleCodec could significantly enhance the project's data handling capabilities, especially for complex data structures involving lists of mixed data types. If the project community is open to this addition, I am willing to contribute by opening a pull request.

I look forward to hearing your thoughts on this proposal.

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

No branches or pull requests

1 participant