alibaba / alibaba/DataX

OssWriter no need to list all object in the bucket

Open
#1,629 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
17.4k
Forks
5.7k
PR merge metrics
No merged PRs in 30d

Description

Line 532:
532 .listObjects(bucket).getObjectSummaries();

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at OssWriter line 532, where listObjects(bucket).getObjectSummaries() is called. Trace how the returned object list is used and identify the intended behavior from surrounding code; done should avoid listing every object in the bucket while preserving the writer's required output.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend, cloud
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.