Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-4386

Allow cql to use the IN syntax on secondary index values

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Low
    • Resolution: Won't Fix
    • None
    • Feature/2i Index

    Description

      Currently CQL has a syntax for using IN to get a set of rows with a set of keys. This would also be very helpful for use with columns with secondary indexes on them. Such as:

      select * from users where first_name in ('françois','frank');
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jeromatron Jeremy Hanna
              Votes:
              4 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: