Onkar Ravgan

Results 11 comments of Onkar Ravgan

@MilanBariya did we test if this works with the specific version of Metabase that the user was having as well as the latest version?

@harshach checking this

Hi @geoHeil We are adding below features in our DBT integration as a part of `0.12.1` release - Ingesting DBT Tests and test results information - Assigning owner to a...

@harshach let me make an aggregate list of the things remaining and will update here

Facing the same issue while migrating from v8 to v10. Is there any solution to fix this?

@pmbrull yes owner and tags have been implemented

Adding the Query from DBT here which cannot be parsed. Dialect: Redshift ``` with customers as ( select * from TESTDB.dbt_jaffle.stg_customers ), orders as ( select * from TESTDB.dbt_jaffle.stg_orders ),...

Dialect: MSSQL ``` create view [dbo].[my_second_dbt_model] as select * from "test_db"."dbo"."my_first_dbt_model" where id = 1 ```

**Update:** Here for the non-admin PowerBI APIs instead of relying on traditional we'll check if we can get the DAX files information -> create dataset out of the dax files...

mlflow has an open issue to support the auth for databricks. We can pick this up once the below issue is resolved https://github.com/mlflow/mlflow/issues/11636