Package com.linkedin.venice.sql
package com.linkedin.venice.sql
-
ClassDescriptionUtility intended to convert Avro -> SQL, including DDL and DML statements.This class provides plumbing to plug the fields of Avro records into a
PreparedStatement
.Populates aPreparedStatement
from Avro key/value records.