Built-in U-SQL UDOs

 

Updated: April 11, 2017

U-SQL provides some common UDOs already built-in. Currently the built-in UDOs are providing extraction from and outputting to some common data formats. More UDOs may be added over time.

UDODescription
ExtractorsUsed to generate a rowset from the input file or files.
OutputtersUsed to transform a rowset into a file or set of files.

See Also

Community Additions

ADD
Show: