package spark
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
trait
NonFatalQueryExecutionListenerAdapter extends QueryExecutionListener
Since Spark 2.4.6 a passed exception can be a wrapper on top of an Error.
Since Spark 2.4.6 a passed exception can be a wrapper on top of an Error. This is a controversial decision that this trait is trying to revert
- See also
https://issues.apache.org/jira/browse/SPARK-31144
- trait SparkTestBase extends AnyRef
Value Members
- object SchemaUtils