felixYyu opened a new pull request, #4483: URL: https://github.com/apache/iceberg/pull/4483
closed #4439 - these grouping parentheses are unnecessary - it is unlikely the code will be misinterpreted without them. ``` FileScanTask combinedTask = new SplitScanTask(offsets.get(offsetIdx), currentSize, parentScanTask); return combinedTask; ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
