elukey commented 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 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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to