Join Slack
Powered by
Is it possible to override the default table name ...
# plugins-general
m
Matthew Hooson
08/12/2024, 10:13 AM
Is it possible to override the default table name set by target-bigquery? I would like to be able to dynamically pass a env variable as the table name
r
Reuben (Matatika)
08/12/2024, 10:27 AM
Yes, using
stream maps
. Not sure whether Meltano will expand env vars in stream map config like it does in other places - see
https://docs.meltano.com/guide/configuration/#environment-variable-expansion
.
m
Matthew Hooson
08/12/2024, 10:28 AM
Ah great, just stumbled across this. Will try env in that location and report back. Thanks 👍
5
Views
Open in Slack
Previous
Next