Ciro Alabrese
Ciro Alabrese
Hi @feng-tao, thank you for your reply. From what I see, the pipeline fails due to flake8 verification on two files that I didn't modify. ``` python3 -m flake8 ./tests/conftest.py:16:...
The PR that solves the issue in my case https://github.com/amundsen-io/amundsen/pull/1947/files
I had a similar error, I think it was because of an incompatible version of elastic search. I use Open Search, with elastic search 7.10 (the last version of elastic...
Hi @Golodhros and @sangram23 , sorry for the late answer. The problem is caused by some customization to the table and column structure that I made to the my fork...
I created a new Pull Request, because I can't change the source branch of this one. The source branch is not yet the master branch. Here is the new PR:...
Thank you for your answer, I really had to explein it better, sorry. My problem is that every time I have a response, with 200 or 201 or other commons...