class PassThroughParser extends OutputParser

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. PassThroughParser
  2. OutputParser
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new PassThroughParser()

Value Members

  1. def outputSchema: DataType
    Definition Classes
    PassThroughParserOutputParser
  2. def parse(responseCol: Column): Column
    Definition Classes
    PassThroughParserOutputParser