Packages

c

org.apache.spark.sql

UDTFRegistration

class UDTFRegistration extends Logging

Functions for registering user-defined table functions. Use SparkSession.udtf to access this.

Annotations
@Evolving()
Source
UDTFRegistration.scala
Since

3.5.0

Linear Supertypes
Logging, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. UDTFRegistration
  2. Logging
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All