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

datatable/java: Support Optional<T> #1091

Closed
mpkorstanje opened this issue Jun 26, 2020 · 4 comments
Closed

datatable/java: Support Optional<T> #1091

mpkorstanje opened this issue Jun 26, 2020 · 4 comments
Assignees

Comments

@mpkorstanje
Copy link
Contributor

Summary

I would like to be able to use a table with type List<Map<Optional<String>, Optional<String>>, ect. This will allow me to deal more gracefully with empty table cells (null values).

@stale
Copy link

stale bot commented Aug 29, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week if no further activity occurs.

@stale stale bot added the ⌛ stale Will soon be closed by stalebot unless there is activity label Aug 29, 2020
@mpkorstanje mpkorstanje added the 🧷 pinned Tells Stalebot not to close this issue label Aug 29, 2020
@stale stale bot removed the ⌛ stale Will soon be closed by stalebot unless there is activity label Aug 29, 2020
@rasklaad
Copy link

Do you mind if take this?

@aslakhellesoy
Copy link
Contributor

Please do @rasklaad!

@AnEmortalKid
Copy link

@aslakhellesoy i think this is closed by #1182

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

4 participants