Pere Miquel Brull
Pere Miquel Brull
should be covered by https://github.com/open-metadata/OpenMetadata/pull/6416 Let's validate it
Thanks for the details @abcabhishek. This will be a growing need for the community, so we'll test it out and land it in the docs
``` { "host connection" "ok", "tag retrieval" "ko", -> you need to enable blablabla "usage": "ko" -> give access to the `snowflake` database.. } ```
not replicable, working on 0.11.X and 0.12
If it helps, we got that error a month back as we were missing an upper bound to `pydantic`. There might be some misalignment with higher versions. In our case,...
We'd be willing to give this a go. Would love to hear your thoughts though first, and any pointers that might help in the implementation. My first thought would be...
still there are tasks to handle
we will need to update the get_last_logs endpoint to support pagination. Work on the Airflow REST APIs and AirflowRESTClient backend apis
compression will no longer be needed as well
hi @koabhi could you please give us some more details on your setup? Are you using the ingestion docker image we provide or are you running with your own Airflow?...