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

'Null' value is being displayed as '0' in the data retrieved. #3603

Closed
NaukhaizAhmad opened this issue Oct 5, 2017 · 6 comments · Fixed by #4905
Closed

'Null' value is being displayed as '0' in the data retrieved. #3603

NaukhaizAhmad opened this issue Oct 5, 2017 · 6 comments · Fixed by #4905

Comments

@NaukhaizAhmad
Copy link

'Null' value is being displayed as '0' in the data retrieved (Slices).

What's the difference between the 'Null' value being displayed as '0' and an integer column with a '0' value?
Isn't it false reporting?

Is there any background history against this implementation?

@mistercrunch
Copy link
Member

Which visualization?

@DavidJHassan
Copy link
Contributor

I get this same issue in the table view.

@NaukhaizAhmad
Copy link
Author

Thanks for your response, You can test it for Table view, histogram etc.

@jeffreythewang
Copy link
Contributor

Correct me if I'm wrong, but I believe this issue is fixed with #4358

Are you still seeing the issue on the latest version?

@NaukhaizAhmad
Copy link
Author

Thanks @jeffreythewang, I have tested this ticket against the mentioned PR and found that this issue seems to be fixed for string type of columns.
But for integer type of columns, the Null values are being displayed as '0'.
This issue is required to be FIXED for all type of columns.
nullvalue

@DavidJHassan
Copy link
Contributor

This issue was fixed in 0.27 but is now back in 0.29.rc07

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

Successfully merging a pull request may close this issue.

4 participants