Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-3224 Observations from large scale testing.
  3. PHOENIX-3226

Phoenix should have an option to fail a query that would ship large amounts of data to the client.

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • None
    • None

    Description

      For many queries (merge joins, union all, some distincts, etc) Phoenix needs to ship data to the client. It will happily try to do that even when that requires shipping terrabytes of data to the poor client to do its final merge sweep.

      Phoenix should have an option to detect these cases (from the stats and the query plan), and simply - and optionally - fail the query immediately with "Query too complicated", or "Query too slow", or something.

      Attachments

        Activity

          People

            Unassigned Unassigned
            larsh Lars Hofhansl
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: