Hi. I am have a problem. When I incremental data from mongodb to bigquery by airbyte. My createdAt field on mongodb is being detected by airbyte as string. That leads to the partition on my bigquery table not createdAt. It is ingest date. Is there any way to slove this problem. CreatedAt Filed is type Date on mongo. Thanks you