Packages

package sql

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. class SparkSecondStringExtension extends (SparkSessionExtensions) => Unit

Value Members

  1. object StringSimilaritySparkSessionExtensions

    Helper object that registers functions without needs to change spark-fonfigs.

    Helper object that registers functions without needs to change spark-fonfigs.

    Consider this object as a workaround / alternative way to register functions.

    If you can change the spark-fonfs --conf spark.sql.extensions=io.github.semyonsinchenko.sparkss.sql.SparkSecondStringExtension use it.

    If you want to have a programmatic access to the DSL I would point you to the io.github.semyonsinchenko.sparkss.StringSimilarityFunctions

    This object is kind of workaround when you want to register functions as SQL but for some reason you cannot change spark's configurations.

Ungrouped