Is float type available in th.types
# getting-started
s
Is float type available in th.types
a
The closest available today is NumberType, which can accept decimal and float values. Per this ref doc, "float" isn't technically in the JSON Schema spec so there's not a helper class for it. Happy to discuss further though if you feel there's a gap here.
s
Your video was very nice just implemented an tap based on wetaher api
But how can i use the tap with target postgress
When im doing meltano install
message has been deleted
f
Hard to tell from that screenshot whats going on (maybe you could paste output in the future?) , but https://hub.meltano.com/loaders/postgres#getting-started has docs getting target-postgres setup and configured.
once you’ve got both the tap installed and target-postgres installed and working, you can use
meltano elt
to tie them together.
if you’ve not tried it before - using something like target-json to start with might be a simpler way to work out the issues before stepping up to target-postgres.
e
@santhosh and make sure the
.meltano
directory is writable.
meltano install
runs migrations on the meltano system db so if you're using sqlite (the default) it needs to be able to create it in
.meltano/meltano.db
s
Can u check this my models are not recognizing
Data.sql is file name