rusackas commented on code in PR #32623: URL: https://github.com/apache/superset/pull/32623#discussion_r1994413842
########## superset/examples/configs/datasets/examples/cleaned_sales_data.yaml: ########## @@ -20,13 +20,16 @@ description: null default_endpoint: null offset: 0 cache_timeout: null -schema: null +catalog: null +schema: main Review Comment: ```suggestion schema: null ``` -- 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]
