Package org.apache.drill.exec.store.hive.writers


package org.apache.drill.exec.store.hive.writers
Package containing writers used to write data from Hive table columns into Drill's value vectors. All instances of HiveValueWriter should be instantiated using HiveValueWriterFactory to be configured properly.