I'm running into an issue with pipelinewise-target...
# troubleshooting
t
I'm running into an issue with pipelinewise-target-redshift. Seems to be related to query generation. I'm playing around with the code and trying to drop into an interactive shell for debugging purposes but I think the loaders aren't run with an attached TTY or something like that. Is there a way to do this? I'm just running it with
meltano elt <tap> <target>
t
I haven’t played around with the targets interactively like that. That could be something we add to the target SDK to make debugging easier I think