Hi there, I just started exploring Airbyte and realized that Airbyte depends on cursor field for incremental updates. My source is MongoDB and I was wondering why it can't use oplog to determine the delta instead (or at least optionally). Do let me know if this is something that might be pursued over time.