hughhhh commented on code in PR #20281: URL: https://github.com/apache/superset/pull/20281#discussion_r918261812
########## superset-frontend/packages/superset-ui-core/src/query/DatasourceKey.ts: ########## @@ -29,6 +29,7 @@ export default class DatasourceKey { this.id = parseInt(idStr, 10); this.type = typeStr === 'table' ? DatasourceType.Table : DatasourceType.Druid; Review Comment: yea it's still there going to remove it now -- 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: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org