Skip to content

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages