Lars Hofhansl created PHOENIX-5483:
--------------------------------------
Summary: Separate type system from the test of Phoenix
Key: PHOENIX-5483
URL: https://issues.apache.org/jira/browse/PHOENIX-5483
Project: Phoenix
Issue Type: Bug
Reporter: Lars Hofhansl
See some related discussion here:
[https://lists.apache.org/thread.html/e59eda2560d567874d00005e8528362969f46527636e166cbe357706@%3Cdev.phoenix.apache.org%3E]
A great (and simple?) start would be to separate the type system.
It's mostly three parts:
# The type (encoders and decoders).
# The compound key assemblers and disassemblers
# The HBase filter to filter on these types
Just these three would provide great value even without the rest of Phoenix.
It would be the first step of having a "relational API".
[~elserj], [~dbwong]
--
This message was sent by Atlassian Jira
(v8.3.2#803003)