New posts in apache-spark-dataset

Array Intersection in Spark SQL

Difference between DataSet API and DataFrame API [duplicate]

How to get keys and values from MapType column in SparkSQL DataFrame

Overwrite only some partitions in a partitioned spark Dataset

Encode an ADT / sealed trait hierarchy into Spark DataSet column

How do we cache / persist dataset in spark structured streaming 2.4.4

Perform a typed join in Scala with Spark Datasets

Why is "Unable to find encoder for type stored in a Dataset" when creating a dataset of custom case class?

Encoder error while trying to map dataframe row to updated row

DataFrame / Dataset groupBy behaviour/optimization

Spark 2.0 Dataset vs DataFrame

Difference between DataFrame, Dataset, and RDD in Spark

How to store custom objects in Dataset?