mayurnewase commented on pull request #14393: URL: https://github.com/apache/superset/pull/14393#issuecomment-830058014
> There is no unique constraint on the SqlaTable table, so why do we need to introduce the dataset name? > > https://github.com/apache/superset/blob/1c1626165124ec3a17acf79b1558d86d206d7466/superset/connectors/sqla/models.py#L451-L470 You mean to use `table_name` to save dataset_name? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
