FunctionsΒ§
- bigint_
to_ πi256 - Returns None if the value canβt be converted to i256. Modified from https://github.com/apache/arrow-rs/blob/c4dbf0d8af6ca5a19b8b2ea777da3c276807fc5e/arrow-buffer/src/bigint/mod.rs#L303
- interval_
literal π - parse_
decimal π - try_
decode_ πhex_ char - Try to decode a byte from a hex char.
- try_
decode_ πhex_ literal - Try to decode bytes from hex literal string.