package spark
Package Members
Type Members
- trait QueryContext extends AnyRef
Query context of a
SparkThrowable.Query context of a
SparkThrowable. It helps users understand where error occur while executing queries.- Annotations
- @Evolving()
- Since
3.4.0
- sealed final class QueryContextType extends Enum[QueryContextType]
The type of
QueryContext.The type of
QueryContext.- Annotations
- @Evolving()
- Since
4.0.0