fn default()

in crates/paimon/src/spec/types.rs [951:953]


    fn default() -> Self {
        Self::new(Self::DEFAULT_PRECISION).unwrap()
    }