{udf,
array, lit ...
From: anup ahire
Sent: Wednesday, March 15, 2017 2:04 AM
To: user@spark.apache.org
Subject: apply UDFs to N columns dynamically in dataframe
Hello,
I have a schema and name of columns to apply UDF to. Name of columns are user
input and they can differ in numbers fo
UDFs to N columns dynamically in dataframe
Hello,
I have a schema and name of columns to apply UDF to. Name of columns are user
input and they can differ in numbers for each input.
Is there a way to apply UDFs to N columns in dataframe ?
Thanks !
Hello,
I have a schema and name of columns to apply UDF to. Name of columns are
user input and they can differ in numbers for each input.
Is there a way to apply UDFs to N columns in dataframe ?
Thanks !