[ 
https://issues.apache.org/jira/browse/SPARK-46964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gengliang Wang reassigned SPARK-46964:
--------------------------------------

    Assignee: Menelaos Karavelas

> Change the signature of the hllInvalidLgK query execution error to take an 
> integer as 4th argument
> --------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-46964
>                 URL: https://issues.apache.org/jira/browse/SPARK-46964
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 4.0.0
>            Reporter: Menelaos Karavelas
>            Assignee: Menelaos Karavelas
>            Priority: Trivial
>              Labels: pull-request-available
>
> The current signature of the {{hllInvalidLgK}} query execution error takes 
> four arguments:
>  # The SQL function (a string).
>  # The minimum possible {{lgk}} value (an integer).
>  # The maximum possible {{lgk}} value (an integer).
>  # 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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to