Liran

Results 46 comments of Liran

Hi @paveltiunov just check out DBT's own example project: https://github.com/dbt-labs/jaffle_shop_metrics/ Basically they've added support for something they call expression metrics Check it out here https://docs.getdbt.com/docs/building-a-dbt-project/metrics#expression-metrics

This is very strange, you are right, it's the wrong class... we need to update it, but it's working for us in production and tests so I'm wondering what's going...

This is the one we're using: https://repo1.maven.org/maven2/com/uber/hoodie/hoodie-spark-bundle/0.4.7/hoodie-spark-bundle-0.4.7.jar

OK so you need the parameters at Abris level as they are forwarded to the schema registry. Would love a PR on this, I think you can add a new...

Please note that this is an info message, you can ignore.

@doronporat what's the status of this PR?

What IDE Are you using? (as these are included as provided)

![image](https://user-images.githubusercontent.com/23477645/88481748-e642b780-cf65-11ea-88a7-7ffc97b3e14e.png) Use this feature in intellij to get the provided scoped dependencies

I'm not aware of how to do this. In streaming mode you can't even define the end of the offsets at all, so someone needs to tell spark (it's out...