datafu.hourglass.schemas.package-info Maven / Gradle / Ivy
/**
* Classes that help manage the Avro schemas used by the jobs.
* These are used internally by {@link datafu.hourglass.jobs.AbstractPartitionPreservingIncrementalJob}
* and {@link datafu.hourglass.jobs.AbstractPartitionCollapsingIncrementalJob}.
*/
package datafu.hourglass.schemas;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy