Hannah Amundson created SPARK-46458: ---------------------------------------
Summary: Replace all Scala `require` with `SparkException.require` Key: SPARK-46458 URL: https://issues.apache.org/jira/browse/SPARK-46458 Project: Spark Issue Type: Sub-task Components: Block Manager, Connect, Connect Contrib, Deploy, DStreams, Graph, GraphX, Input/Output, Kubernetes, Mesos, MLlib, Optimizer, Pandas API on Spark, Project Infra, PS Affects Versions: 3.3.0 Reporter: Hannah Amundson Replace all the Scala precondition `require`s in the codebase with the `SparkException.require` in this PR https://github.com/apache/spark/pull/44336 -- 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