WChCh edited a comment on issue #7074: Filter-box charts broken with 0.31 with Druid datasources URL: https://github.com/apache/incubator-superset/issues/7074#issuecomment-525687518 > That won't be easy to debug without being able to reproduce. The solution would be around trying to understand why the `metric` column is missing from the dataframe. > > ``` > File "/srv/deployment/analytics/superset/venv/lib/python3.7/site-packages/superset/viz.py", line 1821, in get_data > df = df.sort_values(metric, ascending=flt.get('asc')) > ``` @mistercrunch hi mistercrunch , i got the same problem when have no any data in my table. i hope that it can be fixed. thanks!
---------------------------------------------------------------- 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]
