brett_hawson
08/31/2021, 10:40 AMWARNING Property 'created_at' was present in the 'enrollments' stream but not found in catalog schema. Ignoring. Although in the catalog.json 'created_at' is present
. I’m not sure what I’m doing incorrectly.
2. The second issue is related to the first one, even though I have the streams configured for incremental replication, when I run the tap I’m getting all the data not only the new information. This might have to do with the fact I’m sending the data to a CSV target (for testing purposes) or I’m not specifying the --state flag correctly.
Any assistance on the two issue above would be greatly appreciated.visch
08/31/2021, 12:35 PMbrett_hawson
09/01/2021, 1:46 PM