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

Reply via email to