Hi, in stream_maps whether it possible to referenc...
# getting-started
a
Hi, in stream_maps whether it possible to reference original name of the stream (in __ alias __)? Scenario: I would like to prefix all streams, e.g.:
Copy code
config:
  stream_maps:
      '*':
          __alias__: f'raw_{<original stream name>}'
1
e
Hi @Alexander Shabunevich, this is https://github.com/meltano/sdk/issues/2283 I think. Do give that issue a 👍 or comment on it.
🙌 1