Functions.InputFileName Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a string column for the file name of the current Spark task.
public static Microsoft.Spark.Sql.Column InputFileName ();
static member InputFileName : unit -> Microsoft.Spark.Sql.Column
Public Shared Function InputFileName () As Column
Returns
Column object