fn ty_eq_without_precision(
left: ConcreteDataType,
right: ConcreteDataType,
) -> bool
Expand description
compare type while ignore their precision, including TimeStamp
, Time
,
Duration
, Interval
fn ty_eq_without_precision(
left: ConcreteDataType,
right: ConcreteDataType,
) -> bool
compare type while ignore their precision, including TimeStamp
, Time
,
Duration
, Interval