rusackas commented on code in PR #36248: URL: https://github.com/apache/superset/pull/36248#discussion_r2566081490
########## superset/db_engine_specs/docs_lib.py: ########## @@ -0,0 +1,689 @@ +# Licensed to the Apache Software Foundation (ASF) under one Review Comment: Is this pretty much a duplicate of the script that's building today's markdown file? I'm not sure if we should modify that one, or just add this new one, and remove the old one after this PR merges. Also, should this perhaps live in the lower level /scripts folder or somewhere in the /docs directory, perhaps? -- 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]
