Thanks for contributing!

Please see the 'How to contribute' section in the README.md, HBase
uses jira for tracking issues and github PRs to accept patches.

You need to visit https://selfserve.apache.org/jira-account.html to
request a jira account first, and then open an issue about the change,
and then open a PR on github, where the title of the issue starts with
the jira id('HBASE-12345' for example), then committers will review
and merge the PR, and then close the issue.

Thanks.

Adam Sjøgren <a...@novonesis.com.invalid> 于2025年8月12日周二 21:29写道:
>
>   Hi,
>
>
> Years ago, one of my colleagues added support for cellVisibility in
> the Thrift interface of HBase, in a local patch, we have been carrying
> forward since.
>
> The change is quite small:
>
>    4 lines in 
> hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/ThriftUtilities.java,
>    2 lines in 
> hbase-thrift/src/main/resources/org/apache/hadoop/hbase/thrift2/hbase.thrift
>   92 lines in 
> hbase-thrift/src/test/java/org/apache/hadoop/hbase/thrift2/TestThriftHBaseServiceHandlerWithLabels.java
>
> What is the right way to contribute this change to HBase?
>
>
>   Best regards,
>
>     Adam
>
> --
>  "No more than that, but very powerful all the                Adam Sjøgren
>   same; simple things are good."                        a...@novonesis.com
>

Reply via email to