You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Read the contributing guidelines but I think that submitting an issue is not covered in as much depth as submitting a fix, just want to know I am correct submitting an issue as I have.
Can someone else confirm that when using the minio.s3::get_bucket function to pull records from a local s3 instance that setting a maximum number of returned entries to less than 10,000 always returns 10,000 entries? Testing values greater than 10,000 does not reproduce the same result.
Appreciate the work you have done though to create this package!
The text was updated successfully, but these errors were encountered:
@johnbrookedev Thanks, Sorry I have not been able to actively contribute. Please let me know if you have any fixes to the issue. I can merge them in. I wrote this package for one of my projects in mind. So, it might not do 100% for everyone.
Read the contributing guidelines but I think that submitting an issue is not covered in as much depth as submitting a fix, just want to know I am correct submitting an issue as I have.
Can someone else confirm that when using the minio.s3::get_bucket function to pull records from a local s3 instance that setting a maximum number of returned entries to less than 10,000 always returns 10,000 entries? Testing values greater than 10,000 does not reproduce the same result.
Appreciate the work you have done though to create this package!
The text was updated successfully, but these errors were encountered: