I'm talking about MD5, SHA1, etc. It's something explicitly mentioned in HBASE-7221.
On Fri, Mar 15, 2013 at 10:55 AM, James Taylor <[email protected]>wrote: > Hi Nick, > What do you mean by "hashing algorithms"? > Thanks, > James > > > On 03/15/2013 10:11 AM, Nick Dimiduk wrote: > >> Hi David, >> >> Native support for a handful of hashing algorithms has also been >> discussed. >> Do you think these should be supported directly, as opposed to using a >> fixed-length String or fixed-length byte[]? >> >> Thanks, >> Nick >> >> On Thu, Mar 14, 2013 at 9:51 AM, David Koch <[email protected]> >> wrote: >> >> Hi Nick, >>> >>> As an HBase user I would welcome this addition. In addition to the >>> proposed >>> list of datatypes A UUID/GUID type would also be nice to have. >>> >>> Regards, >>> >>> /David >>> >>> >>> On Wed, Mar 13, 2013 at 5:42 PM, Nick Dimiduk <[email protected]> >>> wrote: >>> >>> Hi all, >>>> >>>> I'd like to draw your attention to HBASE-8089. The desire is to add type >>>> support to HBase. There are two primary objectives: make the lives of >>>> developers building on HBase easier, and facilitate better tools on top >>>> >>> of >>> >>>> HBase. Please chime in with any feature suggestions you think we've >>>> >>> missed >>> >>>> in initial conversations. >>>> >>>> Thanks, >>>> -n >>>> >>>> [0]: >>>> https://issues.apache.org/**jira/browse/HBASE-8089<https://issues.apache.org/jira/browse/HBASE-8089> >>>> >>>> >
