Uploaded image for project: 'Kylin'
  1. Kylin
  2. KYLIN-1453

cuboid sharding based on specific column

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • v1.5.2
    • None
    • None

    Description

      currently cuboid sharding is based on the hash value of the row key. If we allow computing hash value on a specific column C, then we're actually partitioning the data w.r.t C. The benefit is that if we later a query with filter like "where C = 'xyz'", kylin can skip shards. Also for filter like "where C IN

      {many candidates}

      ", kylin can prune candidates sent to different shards

      Attachments

        Issue Links

          Activity

            People

              mahongbin Hongbin Ma
              mahongbin Hongbin Ma
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: