Meabase druid integration is supporting only Native queries

Hi,
I am trying to integrate metabase with druid. But I am unable to write sql as it only supports native queries(json format). Is there a way to solve it?

Hi @har5havardhan
Looks like it would require a different driver:
https://druid.apache.org/docs/latest/querying/sql.html#jdbc
https://github.com/metabase/metabase/issues/6230 - upvote by clicking :+1: on the first post

@har5havardhan Were you able to resolve this issue?