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 2021/01/07 12:00:12 UTC

[GitHub] [iceberg] kbendick opened a new issue #2044: Remove calls to the deprecated Metrics constructors

kbendick opened a new issue #2044:
URL: https://github.com/apache/iceberg/issues/2044


   There are a couple of constructors for `org.apache.iceberg.Metrics` that are marked as deprecated (and to be removed in the Iceberg 0.12 release). I encountered these when working on an issue for supporting not starts with functionality.
   
   It seems easy enough to clean up. If nobody picks up this task, I'll take it after I complete the NOT_STARTS_WITH functionality. I should have a PR for that by Friday or so.


----------------------------------------------------------------
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.

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] yyanyy commented on issue #2044: Remove calls to the deprecated Metrics constructors

Posted by GitBox <gi...@apache.org>.
yyanyy commented on issue #2044:
URL: https://github.com/apache/iceberg/issues/2044#issuecomment-763082097


   Thanks for creating this task! Just to give some context, I originally added the new constructors and marked the old one as deprecated, as I was implementing NaN counter across different writers, which is still in progress/under review. 


----------------------------------------------------------------
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.

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] kbendick commented on issue #2044: Remove calls to the deprecated Metrics constructors

Posted by GitBox <gi...@apache.org>.
kbendick commented on issue #2044:
URL: https://github.com/apache/iceberg/issues/2044#issuecomment-756074880


   For reference, here's the issue I'm working on before I can pick this one up: https://github.com/apache/iceberg/issues/1952
   
   If anybody would like to take this issue, please just comment on this ticket and let me know and I'd be happy to hand it off to you. 👍 


----------------------------------------------------------------
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.

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