List of all items
Structs
- core::arrow_cast::ArrowCastFunc
- core::arrowtypeof::ArrowTypeOfFunc
- core::coalesce::CoalesceFunc
- core::getfield::GetFieldFunc
- core::greatest::GreatestFunc
- core::least::LeastFunc
- core::named_struct::NamedStructFunc
- core::nullif::NullIfFunc
- core::nvl2::NVL2Func
- core::nvl::NVLFunc
- core::overlay::OverlayFunc
- core::planner::CoreFunctionPlanner
- core::struct::StructFunc
- core::union_extract::UnionExtractFun
- core::union_tag::UnionTagFunc
- core::version::VersionFunc
- crypto::digest::DigestFunc
- crypto::md5::Md5Func
- crypto::sha224::SHA224Func
- crypto::sha256::SHA256Func
- crypto::sha384::SHA384Func
- crypto::sha512::SHA512Func
- datetime::current_date::CurrentDateFunc
- datetime::current_time::CurrentTimeFunc
- datetime::date_bin::DateBinFunc
- datetime::date_part::DatePartFunc
- datetime::date_trunc::DateTruncFunc
- datetime::from_unixtime::FromUnixtimeFunc
- datetime::make_date::MakeDateFunc
- datetime::now::NowFunc
- datetime::planner::DatetimeFunctionPlanner
- datetime::to_char::ToCharFunc
- datetime::to_date::ToDateFunc
- datetime::to_local_time::ToLocalTimeFunc
- datetime::to_timestamp::ToTimestampFunc
- datetime::to_timestamp::ToTimestampMicrosFunc
- datetime::to_timestamp::ToTimestampMillisFunc
- datetime::to_timestamp::ToTimestampNanosFunc
- datetime::to_timestamp::ToTimestampSecondsFunc
- datetime::to_unixtime::ToUnixtimeFunc
- encoding::inner::DecodeFunc
- encoding::inner::EncodeFunc
- math::abs::AbsFunc
- math::acos::AcosFunc
- math::acosh::AcoshFunc
- math::asin::AsinFunc
- math::asinh::AsinhFunc
- math::atan2::Atan2
- math::atan::AtanFunc
- math::atanh::AtanhFunc
- math::cbrt::CbrtFunc
- math::ceil::CeilFunc
- math::cos::CosFunc
- math::cosh::CoshFunc
- math::cot::CotFunc
- math::degrees::DegreesFunc
- math::exp::ExpFunc
- math::factorial::FactorialFunc
- math::floor::FloorFunc
- math::gcd::GcdFunc
- math::iszero::IsZeroFunc
- math::lcm::LcmFunc
- math::ln::LnFunc
- math::log10::Log10Func
- math::log2::Log2Func
- math::log::LogFunc
- math::nans::IsNanFunc
- math::nanvl::NanvlFunc
- math::pi::PiFunc
- math::power::PowerFunc
- math::radians::RadiansFunc
- math::random::RandomFunc
- math::round::RoundFunc
- math::signum::SignumFunc
- math::sin::SinFunc
- math::sinh::SinhFunc
- math::sqrt::SqrtFunc
- math::tan::TanFunc
- math::tanh::TanhFunc
- math::trunc::TruncFunc
- planner::UserDefinedFunctionPlanner
- regex::regexpcount::RegexpCountFunc
- regex::regexpinstr::RegexpInstrFunc
- regex::regexplike::RegexpLikeFunc
- regex::regexpmatch::RegexpMatchFunc
- regex::regexpreplace::RegexpReplaceFunc
- string::ascii::AsciiFunc
- string::bit_length::BitLengthFunc
- string::btrim::BTrimFunc
- string::chr::ChrFunc
- string::concat::ConcatFunc
- string::concat_ws::ConcatWsFunc
- string::contains::ContainsFunc
- string::ends_with::EndsWithFunc
- string::levenshtein::LevenshteinFunc
- string::lower::LowerFunc
- string::ltrim::LtrimFunc
- string::octet_length::OctetLengthFunc
- string::repeat::RepeatFunc
- string::replace::ReplaceFunc
- string::rtrim::RtrimFunc
- string::split_part::SplitPartFunc
- string::starts_with::StartsWithFunc
- string::to_hex::ToHexFunc
- string::upper::UpperFunc
- string::uuid::UuidFunc
- strings::LargeStringArrayBuilder
- strings::StringArrayBuilder
- strings::StringViewArrayBuilder
- unicode::character_length::CharacterLengthFunc
- unicode::find_in_set::FindInSetFunc
- unicode::initcap::InitcapFunc
- unicode::left::LeftFunc
- unicode::lpad::LPadFunc
- unicode::planner::UnicodeFunctionPlanner
- unicode::reverse::ReverseFunc
- unicode::right::RightFunc
- unicode::rpad::RPadFunc
- unicode::strpos::StrposFunc
- unicode::substr::SubstrFunc
- unicode::substrindex::SubstrIndexFunc
- unicode::translate::TranslateFunc
Enums
- crypto::basic::DigestAlgorithm
- datetime::date_bin::Interval
- datetime::date_trunc::DateTruncGranularity
- encoding::inner::Encoding
- string::common::TrimType
- strings::ColumnarValueRef
Traits
Macros
- core::overlay::process_overlay
- crypto::basic::define_digest_function
- crypto::basic::digest_to_array
- crypto::basic::digest_to_scalar
- downcast_arg
- downcast_named_arg
- encoding::inner::encode_to_array
- export_functions
- macros::make_math_binary_udf
- macros::make_math_unary_udf
- macros::make_stub_package
- make_udf_function
- make_udf_function_with_config
- math::abs::make_abs_function
- math::abs::make_decimal_abs_function
- math::abs::make_try_abs_function
- regex::regexpreplace::fetch_string_arg
- utils::get_optimal_return_type
Functions
- all_default_functions
- core::arrow_cast
- core::arrow_cast::data_type_from_args
- core::arrow_typeof
- core::coalesce
- core::expr_fn::arrow_cast
- core::expr_fn::arrow_typeof
- core::expr_fn::coalesce
- core::expr_fn::get_field
- core::expr_fn::greatest
- core::expr_fn::least
- core::expr_fn::named_struct
- core::expr_fn::nullif
- core::expr_fn::nvl
- core::expr_fn::nvl2
- core::expr_fn::overlay
- core::expr_fn::struct
- core::expr_fn::union_extract
- core::expr_fn::union_tag
- core::functions
- core::get_field
- core::greatest
- core::greatest_least_utils::execute_conditional
- core::greatest_least_utils::find_coerced_type
- core::greatest_least_utils::keep_array
- core::least
- core::named_struct
- core::nullif
- core::nullif::nullif_func
- core::nvl
- core::nvl2
- core::overlay
- core::overlay::overlay
- core::overlay::string_overlay
- core::overlay::string_view_overlay
- core::struct
- core::union_extract
- core::union_extract::find_field
- core::union_tag
- core::version
- crypto::basic::blake2b
- crypto::basic::blake2s
- crypto::basic::blake3
- crypto::basic::digest
- crypto::basic::digest_process
- crypto::basic::hex_encode
- crypto::basic::md5
- crypto::basic::sha224
- crypto::basic::sha256
- crypto::basic::sha384
- crypto::basic::sha512
- crypto::basic::utf8_or_binary_to_binary_type
- crypto::digest
- crypto::expr_fn::digest
- crypto::expr_fn::md5
- crypto::expr_fn::sha224
- crypto::expr_fn::sha256
- crypto::expr_fn::sha384
- crypto::expr_fn::sha512
- crypto::functions
- crypto::md5
- crypto::sha224
- crypto::sha256
- crypto::sha384
- crypto::sha512
- datetime::common::handle
- datetime::common::handle_array_op
- datetime::common::handle_multiple
- datetime::common::string_to_datetime_formatted
- datetime::common::string_to_timestamp_millis_formatted
- datetime::common::string_to_timestamp_nanos_formatted
- datetime::common::string_to_timestamp_nanos_shim
- datetime::common::strings_to_primitive_function
- datetime::common::unary_string_to_primitive_function
- datetime::common::validate_data_types
- datetime::current_date
- datetime::current_date::datetime_to_days
- datetime::current_time
- datetime::current_time::datetime_to_time_nanos
- datetime::date_bin
- datetime::date_bin::compute_distance
- datetime::date_bin::date_bin_impl
- datetime::date_bin::date_bin_months_interval
- datetime::date_bin::date_bin_nanos_interval
- datetime::date_bin::to_utc_date_time
- datetime::date_part
- datetime::date_part::epoch
- datetime::date_part::is_epoch
- datetime::date_part::part_normalization
- datetime::date_part::seconds
- datetime::date_part::seconds_as_i32
- datetime::date_trunc
- datetime::date_trunc::_date_trunc_coarse
- datetime::date_trunc::_date_trunc_coarse_with_tz
- datetime::date_trunc::_date_trunc_coarse_without_tz
- datetime::date_trunc::date_trunc_coarse
- datetime::date_trunc::general_date_trunc
- datetime::date_trunc::general_date_trunc_array_fine_granularity
- datetime::date_trunc::parse_tz
- datetime::date_trunc::quarter_month
- datetime::expr_fn::current_date
- datetime::expr_fn::current_time
- datetime::expr_fn::date_bin
- datetime::expr_fn::date_part
- datetime::expr_fn::date_trunc
- datetime::expr_fn::from_unixtime
- datetime::expr_fn::make_date
- datetime::expr_fn::now
- datetime::expr_fn::to_char
- datetime::expr_fn::to_date
- datetime::expr_fn::to_local_time
- datetime::expr_fn::to_timestamp
- datetime::expr_fn::to_timestamp_micros
- datetime::expr_fn::to_timestamp_millis
- datetime::expr_fn::to_timestamp_nanos
- datetime::expr_fn::to_timestamp_seconds
- datetime::expr_fn::to_unixtime
- datetime::from_unixtime
- datetime::functions
- datetime::make_date
- datetime::make_date::make_date_inner
- datetime::now
- datetime::to_char
- datetime::to_char::build_format_options
- datetime::to_char::retry_date_as_timestamp
- datetime::to_char::to_char_array
- datetime::to_char::to_char_scalar
- datetime::to_date
- datetime::to_local_time
- datetime::to_local_time::adjust_to_local_time
- datetime::to_timestamp
- datetime::to_timestamp::return_type_for
- datetime::to_timestamp::to_timestamp_impl
- datetime::to_timestamp_micros
- datetime::to_timestamp_millis
- datetime::to_timestamp_nanos
- datetime::to_timestamp_seconds
- datetime::to_unixtime
- encoding::decode
- encoding::encode
- encoding::expr_fn::decode
- encoding::expr_fn::encode
- encoding::functions
- encoding::inner::base64_decode
- encoding::inner::base64_encode
- encoding::inner::decode
- encoding::inner::decode_process
- encoding::inner::decode_to_array
- encoding::inner::encode
- encoding::inner::encode_process
- encoding::inner::hex_decode
- encoding::inner::hex_encode
- math::abs
- math::abs::create_abs_function
- math::acos
- math::acosh
- math::asin
- math::asinh
- math::atan
- math::atan2
- math::atanh
- math::bounds::acos_bounds
- math::bounds::acosh_bounds
- math::bounds::asin_bounds
- math::bounds::atan_bounds
- math::bounds::cos_bounds
- math::bounds::cosh_bounds
- math::bounds::exp_bounds
- math::bounds::radians_bounds
- math::bounds::sin_bounds
- math::bounds::sqrt_bounds
- math::bounds::tanh_bounds
- math::bounds::unbounded_bounds
- math::cbrt
- math::ceil
- math::cos
- math::cosh
- math::cot
- math::cot::compute_cot32
- math::cot::compute_cot64
- math::cot::cot
- math::degrees
- math::exp
- math::expr_fn::abs
- math::expr_fn::acos
- math::expr_fn::acosh
- math::expr_fn::asin
- math::expr_fn::asinh
- math::expr_fn::atan
- math::expr_fn::atan2
- math::expr_fn::atanh
- math::expr_fn::cbrt
- math::expr_fn::ceil
- math::expr_fn::cos
- math::expr_fn::cosh
- math::expr_fn::cot
- math::expr_fn::degrees
- math::expr_fn::exp
- math::expr_fn::factorial
- math::expr_fn::floor
- math::expr_fn::gcd
- math::expr_fn::isnan
- math::expr_fn::iszero
- math::expr_fn::lcm
- math::expr_fn::ln
- math::expr_fn::log
- math::expr_fn::log10
- math::expr_fn::log2
- math::expr_fn::nanvl
- math::expr_fn::pi
- math::expr_fn::power
- math::expr_fn::radians
- math::expr_fn::random
- math::expr_fn::round
- math::expr_fn::signum
- math::expr_fn::sin
- math::expr_fn::sinh
- math::expr_fn::sqrt
- math::expr_fn::tan
- math::expr_fn::tanh
- math::expr_fn::trunc
- math::factorial
- math::factorial::factorial
- math::floor
- math::functions
- math::gcd
- math::gcd::compute_gcd
- math::gcd::compute_gcd_for_arrays
- math::gcd::compute_gcd_with_scalar
- math::gcd::unsigned_gcd
- math::isnan
- math::iszero
- math::iszero::iszero
- math::lcm
- math::lcm::lcm
- math::ln
- math::log
- math::log10
- math::log2
- math::log::is_pow
- math::log::log_decimal128
- math::log::log_decimal256
- math::monotonicity::acos_order
- math::monotonicity::acosh_order
- math::monotonicity::asin_order
- math::monotonicity::asinh_order
- math::monotonicity::atan2_order
- math::monotonicity::atan_order
- math::monotonicity::atanh_order
- math::monotonicity::cbrt_order
- math::monotonicity::ceil_order
- math::monotonicity::cos_order
- math::monotonicity::cosh_order
- math::monotonicity::degrees_order
- math::monotonicity::exp_order
- math::monotonicity::floor_order
- math::monotonicity::get_acos_doc
- math::monotonicity::get_acosh_doc
- math::monotonicity::get_asin_doc
- math::monotonicity::get_asinh_doc
- math::monotonicity::get_atan2_doc
- math::monotonicity::get_atan_doc
- math::monotonicity::get_atanh_doc
- math::monotonicity::get_cbrt_doc
- math::monotonicity::get_ceil_doc
- math::monotonicity::get_cos_doc
- math::monotonicity::get_cosh_doc
- math::monotonicity::get_degrees_doc
- math::monotonicity::get_exp_doc
- math::monotonicity::get_floor_doc
- math::monotonicity::get_ln_doc
- math::monotonicity::get_log10_doc
- math::monotonicity::get_log2_doc
- math::monotonicity::get_radians_doc
- math::monotonicity::get_sin_doc
- math::monotonicity::get_sinh_doc
- math::monotonicity::get_sqrt_doc
- math::monotonicity::get_tan_doc
- math::monotonicity::get_tanh_doc
- math::monotonicity::ln_order
- math::monotonicity::log10_order
- math::monotonicity::log2_order
- math::monotonicity::radians_order
- math::monotonicity::sin_order
- math::monotonicity::sinh_order
- math::monotonicity::sqrt_order
- math::monotonicity::tan_order
- math::monotonicity::tanh_order
- math::nanvl
- math::nanvl::nanvl
- math::pi
- math::power
- math::power::is_log
- math::radians
- math::random
- math::round
- math::round::round
- math::signum
- math::signum::signum
- math::sin
- math::sinh
- math::sqrt
- math::tan
- math::tanh
- math::trunc
- math::trunc::compute_truncate32
- math::trunc::compute_truncate64
- math::trunc::trunc
- regex::compile_and_cache_regex
- regex::compile_regex
- regex::expr_fn::regexp_count
- regex::expr_fn::regexp_instr
- regex::expr_fn::regexp_like
- regex::expr_fn::regexp_match
- regex::expr_fn::regexp_replace
- regex::functions
- regex::regexp_count
- regex::regexp_instr
- regex::regexp_like
- regex::regexp_match
- regex::regexp_replace
- regex::regexpcount::count_matches
- regex::regexpcount::regexp_count
- regex::regexpcount::regexp_count_func
- regex::regexpcount::regexp_count_inner
- regex::regexpinstr::get_index
- regex::regexpinstr::get_nth_match
- regex::regexpinstr::handle_subexp
- regex::regexpinstr::regexp_instr
- regex::regexpinstr::regexp_instr_func
- regex::regexpinstr::regexp_instr_inner
- regex::regexplike::derive_operator
- regex::regexplike::handle_regexp_like
- regex::regexplike::regexp_like
- regex::regexpmatch::regexp_match
- regex::regexpreplace::_regexp_replace_early_abort
- regex::regexpreplace::_regexp_replace_static_pattern_replace
- regex::regexpreplace::regex_replace_posix_groups
- regex::regexpreplace::regexp_replace
- regex::regexpreplace::regexp_replace_func
- regex::regexpreplace::specialize_regexp_replace
- register_all
- string::ascii
- string::ascii::ascii
- string::ascii::calculate_ascii
- string::bit_length
- string::btrim
- string::btrim::btrim
- string::chr
- string::chr::chr
- string::common::case_conversion
- string::common::case_conversion_array
- string::common::case_conversion_ascii_array
- string::common::general_trim
- string::common::string_trim
- string::common::string_view_trim
- string::common::to_lower
- string::common::to_upper
- string::common::trim_and_append_str
- string::concat
- string::concat::simplify_concat
- string::concat_ws
- string::concat_ws::is_null
- string::concat_ws::simplify_concat_ws
- string::contains
- string::contains::contains
- string::ends_with
- string::ends_with::ends_with
- string::expr_fn::ascii
- string::expr_fn::bit_length
- string::expr_fn::btrim
- string::expr_fn::chr
- string::expr_fn::concat
- string::expr_fn::concat_ws
- string::expr_fn::contains
- string::expr_fn::ends_with
- string::expr_fn::levenshtein
- string::expr_fn::lower
- string::expr_fn::ltrim
- string::expr_fn::octet_length
- string::expr_fn::repeat
- string::expr_fn::replace
- string::expr_fn::rtrim
- string::expr_fn::split_part
- string::expr_fn::starts_with
- string::expr_fn::to_hex
- string::expr_fn::trim
- string::expr_fn::upper
- string::expr_fn::uuid
- string::functions
- string::levenshtein
- string::levenshtein::levenshtein
- string::lower
- string::ltrim
- string::ltrim::ltrim
- string::octet_length
- string::repeat
- string::repeat::repeat
- string::repeat::repeat_impl
- string::replace
- string::replace::replace
- string::replace::replace_view
- string::rtrim
- string::rtrim::rtrim
- string::split_part
- string::split_part::split_part_impl
- string::starts_with
- string::starts_with::starts_with
- string::to_hex
- string::to_hex::to_hex
- string::upper
- string::uuid
- strings::make_and_append_view
- unicode::character_length
- unicode::character_length::character_length
- unicode::character_length::character_length_general
- unicode::expr_fn::char_length
- unicode::expr_fn::character_length
- unicode::expr_fn::find_in_set
- unicode::expr_fn::initcap
- unicode::expr_fn::instr
- unicode::expr_fn::left
- unicode::expr_fn::length
- unicode::expr_fn::lpad
- unicode::expr_fn::position
- unicode::expr_fn::reverse
- unicode::expr_fn::right
- unicode::expr_fn::rpad
- unicode::expr_fn::strpos
- unicode::expr_fn::substr
- unicode::expr_fn::substr_index
- unicode::expr_fn::substring
- unicode::expr_fn::translate
- unicode::find_in_set
- unicode::find_in_set::find_in_set
- unicode::find_in_set::find_in_set_general
- unicode::find_in_set::find_in_set_left_literal
- unicode::find_in_set::find_in_set_right_literal
- unicode::functions
- unicode::initcap
- unicode::initcap::initcap
- unicode::initcap::initcap_string
- unicode::initcap::initcap_utf8view
- unicode::left
- unicode::left::left
- unicode::left::left_impl
- unicode::lpad
- unicode::lpad::lpad
- unicode::lpad::lpad_impl
- unicode::lpad::lpad_with_replace
- unicode::reverse
- unicode::reverse::reverse
- unicode::reverse::reverse_impl
- unicode::right
- unicode::right::right
- unicode::right::right_impl
- unicode::rpad
- unicode::rpad::rpad
- unicode::rpad::rpad_impl
- unicode::strpos
- unicode::strpos::calculate_strpos
- unicode::strpos::strpos
- unicode::substr
- unicode::substr::enable_ascii_fast_path
- unicode::substr::get_true_start_end
- unicode::substr::string_substr
- unicode::substr::string_view_substr
- unicode::substr::substr
- unicode::substr_index
- unicode::substrindex::substr_index
- unicode::substrindex::substr_index_general
- unicode::substring
- unicode::translate
- unicode::translate::invoke_translate
- unicode::translate::translate
- utils::calculate_binary_math
- utils::decimal128_to_i128
- utils::make_scalar_function
- utils::utf8_to_int_type
- utils::utf8_to_str_type
Type Aliases
Statics
- core::nvl::SUPPORTED_NVL_TYPES
- math::monotonicity::DOCUMENTATION_ACOS
- math::monotonicity::DOCUMENTATION_ACOSH
- math::monotonicity::DOCUMENTATION_ASIN
- math::monotonicity::DOCUMENTATION_ASINH
- math::monotonicity::DOCUMENTATION_ATAN
- math::monotonicity::DOCUMENTATION_ATANH
- math::monotonicity::DOCUMENTATION_ATANH2
- math::monotonicity::DOCUMENTATION_CBRT
- math::monotonicity::DOCUMENTATION_CEIL
- math::monotonicity::DOCUMENTATION_COS
- math::monotonicity::DOCUMENTATION_COSH
- math::monotonicity::DOCUMENTATION_DEGREES
- math::monotonicity::DOCUMENTATION_EXP
- math::monotonicity::DOCUMENTATION_FLOOR
- math::monotonicity::DOCUMENTATION_LN
- math::monotonicity::DOCUMENTATION_LOG10
- math::monotonicity::DOCUMENTATION_LOG2
- math::monotonicity::DOCUMENTATION_RADIANS
- math::monotonicity::DOCUMENTATION_SIN
- math::monotonicity::DOCUMENTATION_SINH
- math::monotonicity::DOCUMENTATION_SQRT
- math::monotonicity::DOCUMENTATION_TAN
- math::monotonicity::DOCUMENTATION_TANH