binoy_shah
11/09/2023, 4:51 PMtarget-s3-parquet
loader on Mac M2 with a very strange error
(venv3.10) ➜ meltano git:(feature/new-data-stack) ✗ meltano add loader 'target-s3-parquet'
Need help fixing this problem? Visit <http://melta.no/> for troubleshooting steps, or to
join our friendly Slack community.
<flag 'DefinitionSource'> invalid value 30
given 0b0 11110
allowed 0b1 11111
wesseljt
11/09/2023, 5:24 PMwesseljt
11/09/2023, 5:24 PMpipx install meltano
binoy_shah
11/09/2023, 5:25 PMbinoy_shah
11/09/2023, 5:26 PM(venv3.10) ➜ meltano git:(feature/new-data-stack) ✗ which meltano
/Users/bshah/.local/bin/meltano
binoy_shah
11/09/2023, 5:28 PMmeltano add
does not work.. I added the config manually in the meltano.yml
file and then did meltano install
and it installed correctlywesseljt
11/09/2023, 5:30 PMbinoy_shah
11/09/2023, 5:31 PM$ meltano --version
meltano, version 2.20.0
wesseljt
11/09/2023, 5:32 PMwesseljt
11/09/2023, 5:32 PMbinoy_shah
11/09/2023, 5:33 PMtarget_schema
and we're using it for snowflakewesseljt
11/09/2023, 5:33 PMwesseljt
11/09/2023, 5:34 PMwesseljt
11/09/2023, 5:35 PMwesseljt
11/09/2023, 5:36 PMbinoy_shah
11/09/2023, 5:36 PMedgar_ramirez_mondragon
11/09/2023, 6:33 PMmeltano elt ... --tranform=run/only
and why the migration steps don't work for youbinoy_shah
12/01/2023, 4:35 PMmeltano elt --transform=skip
and then run dbt separately.
What was the reason for your question, if I may askedgar_ramirez_mondragon
12/01/2023, 5:45 PMmeltano elt
invocation, the removal of target_schema
from the target definition shouldn't impact you afaict.