Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Won't Fix
-
0.1.0
-
None
-
None
Description
Before HADOOP-2738, it was impossible to subclass Text and have it obey the ISA semantics because Text instances would directly access other instances private members. Now that this has been fixed, fix TextSequence so it really can be used wherever a Text can be used.
Attachments
Issue Links
- is part of
-
HBASE-82 row keys should be array of bytes
- Closed