org.apache.spark.sql.execution

debug

package debug

:: DeveloperApi :: Contains methods for debugging query execution.

Usage:

sql("SELECT key FROM src").debug
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. debug
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. implicit class DebugQuery extends AnyRef

    :: DeveloperApi :: Augments SchemaRDDs with debug methods.

Inherited from AnyRef

Inherited from Any

Ungrouped