Enumsยง
- Timestamp
Precision ๐
Functionsยง
- from_
bytes ๐ - from_
interval_ ๐day_ sec - from_
interval_ ๐year_ month - from_
substrait_ ๐literal - Convert a Substrait literal into a Value and its ConcreteDataType (So that we can know type even if the value is null)
- from_
substrait_ type - convert a Substrait type into a ConcreteDataType
- to_
substrait_ ๐literal - TODO(discord9): this is copy from datafusion-substrait since the original function is not public, will be replace once is exported