[ https://issues.apache.org/jira/browse/SPARK-46274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Wenchen Fan reassigned SPARK-46274: ----------------------------------- Assignee: Nick Young (was: Kelvin Jiang) > Range operator computeStats() proper long conversions > ----------------------------------------------------- > > Key: SPARK-46274 > URL: https://issues.apache.org/jira/browse/SPARK-46274 > Project: Spark > Issue Type: Bug > Components: SQL > Affects Versions: 3.5.0 > Reporter: Kelvin Jiang > Assignee: Nick Young > Priority: Major > Labels: pull-request-available > Fix For: 4.0.0, 3.5.1 > > > Range operator's `computeStats()` function unsafely casts from `BigInt` to > `Long` and causes issues downstream with statistics estimation. Adds bounds > checking to avoid crashing. -- 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