I logged HBASE-12442 and attached an initial patch there. Thanks
On Thu, Nov 6, 2014 at 7:57 PM, ramkrishna vasudevan < [email protected]> wrote: > Ok. +1 on bringing it back with @deprecated tag in one major version and > removing it in the next major version. > > Regards > Ram > > On Fri, Nov 7, 2014 at 3:54 AM, Nick Dimiduk <[email protected]> wrote: > > > +dev@hbase > > > > On Wednesday, November 5, 2014, Anoop John <[email protected]> > wrote: > > > > > I see Phoenix using this API in many places.. So how about add it back > > in > > > branch-1 with deprecation and remove from trunk(?) Might be some other > > > users also have used it. Deprecate in one major version and remove in > > next > > > major version seems better. > > > > > > -Anoop- > > > > > > On Thu, Nov 6, 2014 at 12:06 AM, Ted Yu <[email protected] > > > <javascript:;>> wrote: > > > > > > > Hi, > > > > In hbase branch-1, KeyValue.createFirstOnRow() doesn't > > > > exist. KeyValueUtil.createFirstOnRow() replaces that method. > > > > > > > > I want to get opinion on how Phoenix should deal with such API > > > > compatibility issue now that hbase 1.0 release gets closer. > > > > > > > > Cheers > > > > > > > > > >
