-
Notifications
You must be signed in to change notification settings - Fork 3.4k
HBASE-29004 Optimize unnecessary type castings in Scan and Get setter methods #6500
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
4fedeff to
247873c
Compare
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1 LGTM
|
Please open PRs for other branches? We may have different methods in Scan and Get in other branches. Thanks. |
ok |
I have raised backport PRs for other branches, Please review |
… methods. (apache#6500) Signed-off-by: Duo Zhang <[email protected]> Signed-off-by: Pankaj Kumar<[email protected]> HBASE-28836 Parallize the file archival to improve the split times
… methods. (apache#6500) Signed-off-by: Duo Zhang <[email protected]> Signed-off-by: Pankaj Kumar<[email protected]> HBASE-28836 Parallize the file archival to improve the split times
… methods