Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-7776

Fail queries where the sum of offset and limit exceed the max value of int64

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None
    • None
    • ghx-label-9

    Description

      A follow up to IMPALA-5004. We should prevent users from running queries where the sum of the offset and limit exceeds some threshold (e.g. Long.MAX_VALUE). If a user tries to run this query the impalad will crash, so we should reject queries that exceed the threshold.

      Attachments

        Issue Links

          Activity

            People

              stakiar Sahil Takiar
              stakiar Sahil Takiar
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: