You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
I have gone through this repo, and i have intentions of using this library in my team production code.
I want to help making this library more robust and feature rich, and I have and idea of a change to the implementation for first supporting null fields, and more features in the future.
Before I open a PR,
I want to understand from you why you choose using Flink tuple of the implementation instead of other alternative like Pojo similar TypeInfo/Serializer ?