Description
Replace IllegalStateException by Spark's exception w/ an error class there https://github.com/apache/spark/blob/ee6ea3c68694e35c36ad006a7762297800d1e463/sql/core/src/main/scala/org/apache/spark/sql/execution/DataSourceScanExec.scala#L621.
Move related tests to an Query.*ErrorsSuite.
Attachments
Issue Links
- is blocked by
-
SPARK-39164 Wrap asserts/illegal state exceptions by the INTERNAL_ERROR exception in actions
-
- Resolved
-
- links to