Uses of Class
org.apache.orc.impl.writer.StringBaseTreeWriter
Packages that use StringBaseTreeWriter
-
Uses of StringBaseTreeWriter in org.apache.orc.impl.writer
Subclasses of StringBaseTreeWriter in org.apache.orc.impl.writerModifier and TypeClassDescriptionclassUnder the covers, char is written to ORC the same way as string.classclassUnder the covers, varchar is written to ORC the same way as string.