Hello all. Someone know why are not the TABLE_NAM...
# troubleshooting
f
Hello all. Someone know why are not the TABLE_NAME and PATTERN_PATH getting the env variable? They are assuming that ${TABLE_NAME} and ${PATTERN_PATH} are strings, and obviously its an error and my extractor do not work. Thoughts on how to fix this? I need to do that because i have a lot of tables.
u
@felipe_souto_campelo this is a known issue, see https://github.com/meltano/meltano/issues/3171. Since those are nested configs theyre not getting populated by your env vars. One non ideal workaround you can use is to put the whole config into an env var like i showed in https://meltano.slack.com/archives/C054MK4SE8J/p1686747595320429?thread_ts=1686739601.510349&cid=C054MK4SE8J