Hi All, I am getting an error when use postgres in...
# ingestion
c
Hi All, I am getting an error when use postgres ingestion recipe. If I remove "platform_instance" from the recipe, the error message goes away. I am using DataHub version 0.8.31. IIRC, this was working for 0.8.29. Error message and recipe are attached. Any pointers about what is wrong?
m
@clean-coat-28016 are you using the QuickStart image?
c
Yes, I used this command:
datahub docker quickstart
. When I set env variable DATAHUB_VERSION=v0.8.29 and run the same command, I don't see this problem.
b
Thanks for reporting this! We have recently merged a PR to fix this 🙂
thank you 1