[teiid-issues] [JBoss JIRA] (TEIID-3942) Accumulo translators should use LexiCoders to preserve the native ordering

Ramesh Reddy (JIRA) issues at jboss.org
Thu Jan 28 14:13:00 EST 2016


Ramesh Reddy created TEIID-3942:
-----------------------------------

             Summary: Accumulo translators should use LexiCoders to preserve the native ordering
                 Key: TEIID-3942
                 URL: https://issues.jboss.org/browse/TEIID-3942
             Project: Teiid
          Issue Type: Enhancement
          Components: Misc. Connectors
    Affects Versions: 8.12.4
            Reporter: Ramesh Reddy
            Assignee: Ramesh Reddy


Accumulo translator currently converts all the data to string based byte array and management of the data types is done at the translator level. In 1.6 version, there is support for LexiCoders which is standard way to encode/decode Java data types. The translator must be changed to make use of these.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list