Skip to content

oliverw1/benchmark-scala-udf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scala UDF performance vs spark.sql.functions

A benchmark between an implementation of a hashing algorithm written using a Spark UserDefinedFunction and its equivalent using not but functionality provided through org.apache.spark.sql.functions.

The results indicate that after a warm-up time, the performance is similar.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published