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

Conversion from JSON to DataTable converts NULL values to max.value #739

Closed
geofranzi opened this issue Mar 14, 2021 · 0 comments
Closed
Assignees
Milestone

Comments

@geofranzi
Copy link
Member

When reading versions (NOT latest from the materialized view) from JSON Format NULL values are converted to max value instead of NULL.

The if never evaluate to true, therefore it is converted to the max value few lines below:
image

image

@geofranzi geofranzi added this to the 2.15.0 milestone Mar 14, 2021
@geofranzi geofranzi self-assigned this Mar 14, 2021
@geofranzi geofranzi modified the milestones: 2.15.0, 2.14.4 Apr 8, 2021
Hamdi1992 pushed a commit to AquaDiva-INFRA1/Core that referenced this issue Feb 14, 2023
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

1 participant