Enumsยง
- Timestamp
Precision ๐
Functionsยง
- from_
bytes ๐ - Convert a Substrait literal into a Value and its ConcreteDataType (So that we can know type even if the value is null)
- 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