Hi guys. I’m trying to load data from closeio to s...
# plugins-general
c
Hi guys. I’m trying to load data from closeio to snowflake. I’m loading only one table but It’s failed with the next error message
Copy code
snowflake.connector.errors.ProgrammingError: 100038 (22018): Numeric value 'false' is not recognized
t
https://meltano.slack.com/archives/C01TCRBBJD7/p1660854088040599 is a recent user who was experiencing the same thing. check the thread for some possible steps
c
thanks
@taylor is there any way to select only one column from source. In this case close.io? I’m trying to do this adding into extractor into meltano.yml ()forcing data type), but It is not working.
once finished I check into snowflake and table is numeric
t