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

Add support for EXPLAIN statements

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Triage Needed
    • Normal
    • Resolution: Unresolved
    • None
    • None
    • All
    • None

    Description

      We should provide users a way to understand how their query will be executed and some information on the amount of work that will be performed.
      Explain statements are the most common way to do that.
      A CEP Draft has been open for that: (DRAFT) CEP-4: Explain. This draft propose to add support for EXPLAIN and EXPLAIN ANALYZE but I believe that we should split the work in 2 parts because a simple EXPLAIN would already provide relevant information.

      To complete this work I believe that the following steps will be required:

      • Rework and submit the CEP
      • Add missing statistics
      • Implements the logic behind the EXPLAIN statements

      Attachments

        Activity

          People

            maxwellguo Maxwell Guo
            blerer Benjamin Lerer
            Maxwell Guo
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated: