Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
datafusion::optimizer::utils::get_supertype - Rust
[go: Go Back, main page]

[][src]Function datafusion::optimizer::utils::get_supertype

pub fn get_supertype(l: &DataType, r: &DataType) -> Result<DataType>

Given two datatypes, determine the supertype that both types can safely be cast to