CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
apache-spark-dataset
07-29
Software engineering
How to Iterate Dataset column of dense rank to create Array of another column in Scala?
07-21
OS
Filtering a spark dataset
07-21
Blockchain
Find the data type of a structfield in dataset
07-17
front end
How to return the median of a column in a dataset?
05-28
Software engineering
Using Spark converting nested json with optional fields to Scala case class not working
05-21
OS
Do Spark encoders respect Java's rules of inheritance?
05-12
Software design
How to check column data type in spark
05-11
Mobile
How to check column data type in spark
03-25
OS
Filter array of struct fields in case class
03-16
Software design
Group and aggregate dataset in spark scala without using spark.sql()
03-11
database
EMRFS S3-optimized committer when using RDD and Datasets
03-04
Net
Multiplying event case class depending on the list based on nested IDs
12-13
Enterprise
Spark explode in Scala - Add exploded column to the row
11-20
Blockchain
Join dataset with case class spark scala
11-12
Net
Spark Dataset Foreach function does not iterate
11-03
Enterprise
Convert Spark DF to a DS with different fields names
11-02
Blockchain
Cast Spark dataframe existing schema at once
10-23
Software engineering
spark sql encoder for immutable data type
10-08
database
Why Spark DataSet loses all its schema and just returning byte[]?
09-23
Blockchain
How to filter a Column and delete a Row in Dataset Spark using Java
09-17
Software design
How to transfrom a few columns of a dataframe based on a metching field to an array
09-17
Enterprise
Spark dataset failed to resolve column after multiple join
Links:
CodePudding