Search code examples
What is the best way to create a new Spark dataframe column based on an existing column that require...


apache-sparkpysparkapache-spark-sqluser-defined-functions

Read More
spark add_month doesn't work as expected...


scaladateapache-sparkapache-spark-sqluser-defined-functions

Read More
How to create UDF in Spark to support custom predicate...


scalaapache-sparkapache-spark-sqluser-defined-functions

Read More
Type mismatch in Spark UDF...


scalaapache-sparkapache-spark-sqluser-defined-functions

Read More
Spark - How to apply a udf over single field in a Seq[Map<String,String>]...


scalaapache-sparkapache-spark-sqluser-defined-functions

Read More
Get value from an array in a map based on a key in Scala...


scalaapache-sparkapache-spark-sqluser-defined-functions

Read More
SparkSQL (Spark 1.3) UDF for operations on Date...


apache-sparkapache-spark-sqluser-defined-functions

Read More
Finding sum-of-square fractions in an aggregated dataframe...


scalaapache-sparkapache-spark-sqlaggregate-functionsuser-defined-functions

Read More
UDF in Spark SQL DSL...


sqlapache-sparkapache-spark-sqluser-defined-functionsdsl

Read More
Spark UDF that takes in unknown number of columns...


pythonapache-sparkdataframepysparkuser-defined-functions

Read More
Setting invalid data to missing data in Spark DataFrames...


scalaapache-sparkdataframeuser-defined-functionsmissing-data

Read More
Spark udf initialization...


scalaapache-sparkapache-spark-sqluser-defined-functions

Read More
Stack Overflow while processing several columns with a UDF...


pythonapache-sparkpysparkapache-spark-sqluser-defined-functions

Read More
Spark SQL UDF with complex input parameter...


apache-sparkdataframeapache-spark-sqluser-defined-functions

Read More
Spark classnotfoundexception in UDF...


apache-sparkapache-spark-sqluser-defined-functions

Read More
Save spark DataFrame to csv file with map<string,string> column type...


scalaapache-sparkapache-spark-sqluser-defined-functionsscala-collections

Read More
How can I convert an arbitrary number of columns in a Spark dataframe from Timestamps to Longs?...


scalaapache-sparkapache-spark-sqluser-defined-functions

Read More
How to convert org.apache.spark.sql.ColumnName to string,Decimal type in Spark Scala?...


scalaapache-sparkapache-spark-sqluser-defined-functions

Read More
Modify Dataframe Column with Array...


apache-sparkpysparkapache-spark-sqluser-defined-functions

Read More
Using a UDF in Spark data frame for text mining...


apache-sparkapache-spark-sqluser-defined-functionsapache-spark-mllib

Read More
PySpark: UDF is not executing on a dataframe...


pythonpysparkuser-defined-functionsapache-spark-sql

Read More
PySpark UDF to return tuples of variable sizes...


pythonapache-sparkpysparkapache-spark-sqluser-defined-functions

Read More
Pyspark udf function error in lambda function...


lambdaerror-handlingpysparkuser-defined-functions

Read More
Spark UserDefinedAggregateFunction: scala.MatchError 0.0 (of class java.lang.Double)...


scalaapache-sparkapache-spark-sqluser-defined-functions

Read More
Is it possible to unit test Spark UDAFs?...


scalaunit-testingapache-sparkapache-spark-sqluser-defined-functions

Read More
How to execute Spark UDF in parallel without repartitioning...


apache-sparkparallel-processingapache-spark-sqlstanford-nlpuser-defined-functions

Read More
How can I pass extra parameters to UDFs in Spark SQL?...


scalaapache-sparkapache-spark-sqluser-defined-functions

Read More
mariadb user defined aggregate function...


mariadbuser-defined-functionsuser-defined-aggregate

Read More
Problem with UDF designed to concatenate multiple matches in vlookup...


excelvbauser-defined-functions

Read More
How to create a udf in PySpark which returns an array of strings?...


pythonapache-sparkpysparkapache-spark-sqluser-defined-functions

Read More
BackNext