Alluxio / Community

New Contributor Tasks for Alluxio
20 stars 38 forks source link

Improve javadoc in core/common/src/main/java/alluxio/underfs/ObjectUnderFileSystem.java #620

Open apc999 opened 2 years ago

apc999 commented 2 years ago

In https://github.com/Alluxio/alluxio/blob/95d69b2e7f0651f2c5fb01dca3fe54bde861c993/core/common/src/main/java/alluxio/underfs/ObjectUnderFileSystem.java#L290,

change it to "Gets the combined result from all batches."

dbw9580 commented 2 years ago

/assign @YangchenYe323

dbw9580 commented 2 years ago

This has been fixed in https://github.com/Alluxio/alluxio/pull/15004. Closing.