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
feat: add max_file_size support to AmazonS3 source (#1257)
Add optional max_file_size parameter to filter files by size in both
list() and get_value() APIs. Files exceeding the limit are treated as
non-existent. Closes#1252
Co-authored-by: prabhath004 <ppalakur@gmu.edu>
0 commit comments