GitHub user aitor0307 added a comment to the discussion: Database Connection via Azure.Identity Azure SQL Server
I partially figured it out. If I generate a dataset, it appends "AS virtual_table" to the query automatically and it works. However, during querying in sqllab, it does not and it crashed. I hacked it using SQL_QUERY_MUTATOR. Did you encounter any similar issues? GitHub link: https://github.com/apache/superset/discussions/33419#discussioncomment-14858053 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
