michael-s-molina commented on code in PR #26380: URL: https://github.com/apache/superset/pull/26380#discussion_r1438377595
########## superset/examples/configs/datasets/examples/FCC_2018_Survey.yaml: ########## @@ -21,1495 +21,1473 @@ default_endpoint: null offset: 0 cache_timeout: null schema: null -sql: '' +sql: "" params: null template_params: null filter_select_enabled: true fetch_values_predicate: null extra: null uuid: d95a2865-53ce-1f82-a53d-8e3c89331469 metrics: -- metric_name: count Review Comment: Apart from formatting, the real changes are the removed columns. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
