GitHub user aitor0307 edited a comment on the discussion: Database Connection 
via Azure.Identity Azure SQL Server

Thanks @Nik435 ! I will try it because mine fails...

While testing my custom azure mssql connector, I'm encountering some issues 
with the query; let's say I build SELECT * from dbo.booking and it wraps in  
something like "SELECT TOP 1001 FROM (SELECT * FROM dbo.booking)", which fails. 
It's missing an "AS temp", did you encounter the same issue with your method?

Best regards,


GitHub link: 
https://github.com/apache/superset/discussions/33419#discussioncomment-14856754

----
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]

Reply via email to