Hi!
i need to build elt pipeline. With custom meltano tap and loader vertica. I cloned cookiecutter template already, and i need to make post request with json body and inside json body there is csv response. I am getting this csv file and post request works but i dont know based on csv file structure how to create now table and load csv file to a vertica warehouse. Can you refer me some blog posts, or so tutorials what i can follow?
Thank you