hi, i've noticed the mapper `meltano-map-transform...
# troubleshooting
m
hi, i've noticed the mapper
meltano-map-transformer
doesn't seem to override for environments? is this expected behavior?
👀 1
basically doing this
Copy code
- name: change-table-name
      config:
        stream_maps:
          y_production-x:
            __alias__: x_meltano
          y_beta-x:
            __alias__: x_meltano
          y_local-x:
            __alias__: x_meltano
at the root rather than nested under enviroments
e
Please do give https://github.com/meltano/meltano/issues/7848 a 👍 if it sounds like the same issue 🙏