privatedumbo
privatedumbo
Hey! I'm currently using dbt with Athena. I would like to be able to use `elementary` on top of it. When I tried to set it up, it failed; some...
> Hi so this still doesn't work. In the downstream model, I want it to be compiled to: > > `dataalpha.fleetdog.raw_public_trips` I had to do this for a source. I...
Hey @ramonpzg ! Would you consider something like this in the meantime? https://github.com/SeldonIO/MLServer/pull/1651 This would make `MLServer` compatible with both versions of Pydantic.
@adriangonz , I can't help with this one. One doubt from my end. Why does `MLServer` need `tritonclient` in the first place?
@ramonpzg , I could, yes. For what I see, it's only used for batch-processing, so maybe it could be an extra dependency?
@sakoush , you probably are aware, but just in case, there is an [issue](https://github.com/SeldonIO/MLServer/issues/1419) about making this compatible with (or supporting) Pydantic v2.