bito-code-review[bot] commented on code in PR #42878: URL: https://github.com/apache/superset/pull/42878#discussion_r3735230868
########## superset/migrations/versions/2026-08-06_00-01_d7cecc48bd55_merge_databend_sslmode_with_pivot_.py: ########## @@ -0,0 +1,35 @@ +# Licensed to the Apache Software Foundation (ASF) under one Review Comment: <!-- Bito Reply --> The suggestion to rename the migration file is not necessary in this context. Migration files in this repository follow a specific naming convention that includes timestamps and identifiers, which are standard for database migration tools. You can safely ignore this suggestion. -- 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]
