[ 
https://issues.apache.org/jira/browse/PHOENIX-8?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877818#comment-13877818
 ] 

James Taylor commented on PHOENIX-8:
------------------------------------

Maybe you're right [~apurtell], given the timelines we're talking about.

Lots of new stuff in 3.0:
- Joins (through HashJoins)
- VIEW support
- Multi-tenant support (on top of VIEW support)
- Sequences
- ARRAY support
- GROUP BY spill-to-disk

Stuff left to do (see 
https://github.com/forcedotcom/phoenix/issues?direction=desc&milestone=9&page=2&sort=updated&state=open
 for a detailed list):
- Multi-tenancy
  Misc cleanup
  Support indexing
- Joins:
  Improve performance (off by about 2x from where we want it)
  Add test to cover salted table on lhs, rhs, and both
  Add test to cover view creation with join
- ARRAY:
  Prevent entire array from being returned from server on element access
- Misc bugs
- Allow Phoenix 3.0 to coexist with Phoenix 2.x



> Apache Phoenix 3.0
> ------------------
>
>                 Key: PHOENIX-8
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-8
>             Project: Phoenix
>          Issue Type: Task
>            Reporter: Andrew Purtell
>
> Given the GitHub hosted Phoenix project is already up to the release series 
> 2.0.x, I propose the first version of Phoenix released under the Apache roof 
> should be 3.0.0.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to