elukey edited a comment on issue #7006: World map viz not working in 0.29rc7/0.31.0rc18/0.32 URL: https://github.com/apache/incubator-superset/issues/7006#issuecomment-487139414 I traced back the code to this point: https://github.com/apache/incubator-superset/blob/master/superset/connectors/druid/models.py#L1317 in 0.26 (the version that I am currently running), I can see duplicated columns name if I log `cols`only after this line.
---------------------------------------------------------------- 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]
