it was from a stripe -> postgres pipeline triggered in the UI, but I believe I saw the same earlier when I did a meltano elt in the shell as well.
petterw
04/12/2021, 2:00 PM
there is a bit more, but there was customer data there so I decided to hold off cleaning that until needed
t
taylor
04/12/2021, 2:01 PM
oh interesting so the data coming through is quoted instead of being an integer. but it looks like the field name “knows” that since it’s got `_decimal`in there
Thanks. I will try that. Kind of strange that the schema (probably) works for everyone else but our data ends up quoted, I don't think there is anything special with our Stripe account that would make it so. Maybe the tiered pricing is not very popular (sounds unlikely again, but who knows).