-
Notifications
You must be signed in to change notification settings - Fork 3.4k
HBASE-24843 Sort the constants in hbase_constants.rb
#2236
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
HBASE-24843 Sort the constants in hbase_constants.rb
#2236
Conversation
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
Unless we have a very clear way to categorize those constants in several groups, alphabetical order is usually preferred.
🎊 +1 overall
This message was automatically generated. |
🎊 +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
Hmm weird. |
🎊 +1 overall
This message was automatically generated. |
🎊 +1 overall
This message was automatically generated. |
🎊 +1 overall
This message was automatically generated. |
Signed-off-by: Viraj Jasani <vjasani@apache.org> Signed-off-by: Mingliang Liu <liuml07@apache.org>
cd2f927
to
51d5920
Compare
Addresses comment from #2215