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 2019/11/28 08:33:45 UTC

[GitHub] [incubator-superset] elukey edited a comment on issue #8676: Sunburst Chart failure when using IS NOT NULL filter (regression from 0.34 to 0.35)

elukey edited a comment on issue #8676: Sunburst Chart failure when using IS NOT NULL filter (regression from 0.34 to 0.35)
URL: https://github.com/apache/incubator-superset/issues/8676#issuecomment-559392895
 
 
   As a side note I tried to downgrade pydruid to 0.34's version but the error seems still there (tried to remove a variable from the table).
   
   From the git blame I cannot really pin-point this problem to a specific commit in the druid model.py file, but the signature of the get_filter function seems suggesting that the bool value returned is not appropriate:
   
   def get_filters(cls, raw_filters, num_cols, columns_dict) -> "Filter"

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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