Open
Description
We are looking at whether or not we could use Azure Data Studio to query Delta Lake Tables. I realize that there is no native extension, but Delta Lake also provides a JDBC interface to query Delta Lake Tables.
Describe the solution or feature you'd like
An extension that would allow support for a generic OBDC\JDBC connector.
Describe alternatives you've considered
Right now, seems like our only option would be to use another tool like DBeaver to connect to our Delta Lake tables.