You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2018/05/30 19:21:48 UTC

[GitHub] mistercrunch opened a new pull request #5106: Refactor NULL handling into method, disable for DECK.gl vizes

mistercrunch opened a new pull request #5106: Refactor NULL handling into method, disable for DECK.gl vizes
URL: https://github.com/apache/incubator-superset/pull/5106
 
 
   Moving `handle_nulls` to its own method will allow visualizations to override this part.
   
   This specifically turns off null handling for DECK.gl visualizations as there are issues with spatial dimensions getting replaced by `" NULL"` which triggers errors in places where `NULL` or `None` are handled properly.
   
   Following this simple refactor, we can move forward with more appropriate and per-visualization defined null handling.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org