Packages

package spark

Package Members

  1. package api
  2. package internal
  3. package memory
  4. package network
  5. package unsafe
  6. package util

Type Members

  1. 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

  2. sealed final class QueryContextType extends Enum[QueryContextType]

    The type of QueryContext.

    The type of QueryContext.

    Annotations
    @Evolving()
    Since

    4.0.0

Ungrouped