Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-46964

Change the signature of the hllInvalidLgK query execution error to take an integer as 4th argument

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 4.0.0
    • 4.0.0
    • SQL

    Description

      The current signature of the hllInvalidLgK query execution error takes four arguments:

      1. The SQL function (a string).
      2. The minimum possible lgk value (an integer).
      3. The maximum possible lgk value (an integer).
      4. The actual invalid lgk value (a string).

      There is no meaningful reason for the 4th argument to be a string. This issue is about changing the 4th argument to an integer.

      Attachments

        Issue Links

          Activity

            People

              mkaravel Menelaos Karavelas
              mkaravel Menelaos Karavelas
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: