Package

io.eels

util

Permalink

package util

Visibility
  1. Public
  2. All

Type Members

  1. class RowNormalizerFn extends AnyRef

    Permalink

    Will align a row with the target schema.

    Will align a row with the target schema. This means it will strip out of the row any fields/values which are not in the target schema. If padNulls is true then for any fields in the target schema which are missing from the input row, null will be used. If false, then an exception will be thrown.

Value Members

  1. object HdfsIterator

    Permalink
  2. object JacksonSupport

    Permalink
  3. object PathIterator

    Permalink

Ungrouped