You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jeremiah Jordan (JIRA)" <ji...@apache.org> on 2013/06/14 19:28:21 UTC

[jira] [Created] (CASSANDRA-5640) Allow JOIN on partition key for tables in the same keyspace

Jeremiah Jordan created CASSANDRA-5640:
------------------------------------------

             Summary: Allow JOIN on partition key for tables in the same keyspace
                 Key: CASSANDRA-5640
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5640
             Project: Cassandra
          Issue Type: New Feature
          Components: API
            Reporter: Jeremiah Jordan
            Priority: Minor


People whine about there not being any JOIN in CQL a lot.  I was thinking we could add JOIN with the restriction that you can only join on partition key, and only if the tables are in the same keyspace.  That way it could be done local to each node, and would not need to be a true distributed join.

Feel free to shoot me down ;)

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