org.apache.spark.sql.execution
:: DeveloperApi :: Contains methods for debugging query execution.
Usage:
sql("SELECT key FROM src").debug
:: DeveloperApi :: Augments SchemaRDDs with debug methods.
:: DeveloperApi :: Helper functions for checking that runtime types match a given schema.
:: DeveloperApi :: Contains methods for debugging query execution.
Usage:
sql("SELECT key FROM src").debug