Assuming a dataset profile is already prefetched, with complete description. If someone need required samples different number of samples then we are not supporting that feature.
In the below example, the dataset is prefetched, but on the second go if we need only 5 samples then the fetching mechanism has no query logic supported to filter out required number of samples :
As we are already providing query param for samples, we should atleast allow flexibility for user to make this query.
Description
Assuming a dataset profile is already prefetched, with complete description. If someone need required samples different number of samples then we are not supporting that feature.
In the below example, the dataset is prefetched, but on the second go if we need only 5 samples then the fetching mechanism has no query logic supported to filter out required number of samples :
As we are already providing query param for samples, we should atleast allow flexibility for user to make this query.