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

Fix crash due to arithmetic overflows in Exchange Node

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 2.10.0, Impala 2.11.0, Impala 3.0, Impala 2.12.0
    • Impala 3.1.0
    • Frontend
    • None

    Description

      A follow up to IMPALA-5004. Impala allows a value of LIMIT and OFFSET up to 2^63. However, if a user tries to run a query with a large offset (e.g. slightly lower than 2^63), the query will crash the impalad due to a DCHECK_LE in row-batch.h.

      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: