Package org.apache.spark.sql.api
package org.apache.spark.sql.api
-
ClassDescriptionCatalog interface for Spark.Functionality for working with missing data in
DataFrames.Interface used to load aDatasetfrom external storage systems (e.g.Statistic functions forDataFrames.A Dataset is a strongly typed collection of domain-specific objects that can be transformed in parallel using functional or relational operations.KeyValueGroupedDataset<K,V, DS extends Dataset<Object, DS>> ADatasethas been logically grouped by a user specified grouping key.The entry point to programming Spark with the Dataset and DataFrame API.A handle to a query that is executing continuously in the background as new data arrives.Functions for registering user-defined functions.