Builder

class Builder

Properties

Link copied to clipboard
var name: String?

Name of the SerDe.

Link copied to clipboard

These key-value pairs define initialization parameters for the SerDe.

Link copied to clipboard

Usually the class that implements the SerDe. An example is org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe.