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

List java.time.Instant as the primary classname for datetime types #3972

Merged
merged 1 commit into from
Jun 12, 2023

Conversation

niloc132
Copy link
Member

@niloc132 niloc132 commented Jun 12, 2023

This ensures that the JS client will mark the column as java.time.Instant when uploading data to the server.

Fixes #3971

@niloc132 niloc132 added bug Something isn't working jsapi NoDocumentationNeeded labels Jun 12, 2023
@niloc132 niloc132 added this to the June 2023 milestone Jun 12, 2023
@niloc132 niloc132 requested review from mofojed, chipkent and rcaudy and removed request for chipkent June 12, 2023 16:27
@niloc132 niloc132 added the ReleaseNotesNeeded Release notes are needed label Jun 12, 2023
This ensures that the JS client will mark the column as java.time.Instant
when uploading data to the server.

Fixes deephaven#3971
@niloc132 niloc132 merged commit 8669aa1 into deephaven:main Jun 12, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jun 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working jsapi NoDocumentationNeeded ReleaseNotesNeeded Release notes are needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error when uploading CSV files with Instant/datetime columns through web UI
3 participants