David hatch
10/13/2022, 8:04 PMis of type timestamp without time zone but expression is of type text . In my schema i have configured this column as follows:
"block_day": {
"type": "string",
"format": "date-time",
"airbyte_type": "timestamp_without_timezone"
},
Any ideas on how to resolve this would be appreciated. I’ve tried a couple variations of the configuration and have searched around on the airbyte github issues but haven’t found a solution.David hatch
10/13/2022, 8:05 PM"block_day": "2022-10-13T00:00:00"David hatch
10/13/2022, 8:05 PMuser
10/13/2022, 8:08 PM[DEPRECATED] Marcos Marx
David hatch
10/13/2022, 8:09 PMDavid hatch
10/13/2022, 8:10 PMMarcos Marx (Airbyte)
10/13/2022, 9:28 PM2022-10-13 19:49:45 [44msource[0m > Setting state of ethereum_contract_calls stream to {'block_day': '2022-10-13'}Marcos Marx (Airbyte)
10/13/2022, 9:29 PMDavid hatch
10/14/2022, 3:45 PMYYYY-MM-DDTHH:MM:SSDavid hatch
10/14/2022, 3:45 PMMarcos Marx (Airbyte)
10/14/2022, 3:49 PM