1// TODO support partition 2#[derive(Clone, Debug, Eq, Hash, PartialEq, Serialize, Deserialize)] 3pub struct PartitionDefinition {}