Uses of Class
org.apache.drill.exec.vector.complex.fn.BasicJsonOutput
Packages that use BasicJsonOutput
-
Uses of BasicJsonOutput in org.apache.drill.exec.vector.complex.fn
Subclasses of BasicJsonOutput in org.apache.drill.exec.vector.complex.fnModifier and TypeClassDescriptionclass
Writes JSON Output that will wrap Binary, Date, Time, Timestamp, Integer, Decimal and Interval types with wrapping maps for better type resolution upon deserialization.