Hey guys, how's it going?
Recently, our team is working on exporting the csv from revenuecat everyday to our Google Clooud Storage. After that we ingest the data into databricks using Airbyte. The ingestion work with no problem, however, when we try to replicate the data from ReveuneCat he numbers don't match 100%.
I'm following the documentation, and using the exact query, but it's not matching. using the AI from RevenueCat, I understood that one of the problems might be related to the date time (the exports uses start_time and revenuecat uses another time column), but I can't see that second column in the csv.
Any thoughts on this?
