Hi there - we are trying to use Airbyte open source to pull data from Salesforce? We've run into issues with the very basics and I wonder if we're missing anything. To give you an example - we try to fetch the Account data and it does not allow us to use BULK API because there is a couple of unsupported fields. We can't exclude these fields since Airbyte seems to only allow all or nothing at this time and so the job falls back to REST API that ends up in a timeout after trying to load the entire table for the first time (400k+ records). Any suggestions on the workarounds?