You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Keith Turner (JIRA)" <ji...@apache.org> on 2013/04/24 19:57:17 UTC

[jira] [Created] (ACCUMULO-1336) Add lexicoders from Typo to Accumulo

Keith Turner created ACCUMULO-1336:
--------------------------------------

             Summary: Add lexicoders from Typo to Accumulo
                 Key: ACCUMULO-1336
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1336
             Project: Accumulo
          Issue Type: Bug
            Reporter: Keith Turner
             Fix For: 1.6.0


[Typo|https://github.com/keith-turner/typo] is something I created to experiment with another Java API for Accumulo.  It had two parts, an API with type paramaters and Lexicoders.  Lexicoders encode/serialize types in such a way that the lexicographic sort order matches the java types sort order.  I think having the Lexicoders available as part of Accumulo would be generally useful.  The parametric API is less useful, it assumes all values have the same type.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira