You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/11/15 00:19:50 UTC

[GitHub] [iceberg] sunchao opened a new pull request, #6189: Core: Remove unused toTaskGroupStream from TableScanUtil

sunchao opened a new pull request, #6189:
URL: https://github.com/apache/iceberg/pull/6189

   #2276 accidentally left an unused method `toTaskGroupStream` (which is replaced by `toTaskGroupIterable`). This removes it.


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] aokolnychyi merged pull request #6189: Core: Remove unused toTaskGroupStream from TableScanUtil

Posted by GitBox <gi...@apache.org>.
aokolnychyi merged PR #6189:
URL: https://github.com/apache/iceberg/pull/6189


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] sunchao commented on pull request #6189: Core: Remove unused toTaskGroupStream from TableScanUtil

Posted by GitBox <gi...@apache.org>.
sunchao commented on PR #6189:
URL: https://github.com/apache/iceberg/pull/6189#issuecomment-1314581664

   cc @aokolnychyi - sorry forgot to remove this method in the original PR.


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org