BI Connector - Sample Size based on latest records

Hi,

In the BI Connector sample size option - we want to sample the latest 1000 records. Per the config file it says that its random - is there a way we can make it thd latest?

I referred to the documentation (below) and could not find anything more than what I have pasted below

Sample All Documents in a Collection - If you have a collection in which some documents have different fields from others and you want to ensure that the schema takes them all into consideration, set the [--sampleSize] option to 0. This causes [mongosqld]to examine all documents in the specified [namespace] when it builds its schema.