You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2013/07/04 03:04:21 UTC

[jira] [Created] (HBASE-8863) Enhance data type API with type vs type comparison methods

Nick Dimiduk created HBASE-8863:
-----------------------------------

             Summary: Enhance data type API with type vs type comparison methods
                 Key: HBASE-8863
                 URL: https://issues.apache.org/jira/browse/HBASE-8863
             Project: HBase
          Issue Type: Sub-task
            Reporter: Nick Dimiduk


The data types defined in HBASE-8693 should be suitable for use in query planning engines operating against HBase. The working example being Phoenix's [PDataType|https://github.com/forcedotcom/phoenix/blob/master/src/main/java/com/salesforce/phoenix/schema/PDataType.java] and its {{isCoercibleTo}} and {{isComparableTo}} methods.

--
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