Docs.rs
  • datafusion-comet-spark-expr-0.2.0
    • datafusion-comet-spark-expr 0.2.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • andygrove
    • alamb
    • Dependencies
      • arrow ^52.2.0 normal
      • arrow-array ^52.2.0 normal
      • arrow-schema ^52.2.0 normal
      • chrono ^0.4 normal
      • chrono-tz ^0.8 normal
      • datafusion ^41.0.0 normal
      • datafusion-common ^41.0.0 normal
      • datafusion-expr ^41.0.0 normal
      • datafusion-physical-expr ^41.0.0 normal
      • datafusion-physical-expr-common ^41.0.0 normal
      • datafusion-physical-plan ^41.0.0 normal
      • num ^0.4 normal
      • regex ^1.9.6 normal
      • thiserror ^1 normal
      • arrow-data ^52.2.0 dev
      • criterion ^0.5.1 dev
      • rand ^0.8 dev
      • twox-hash ^1.6.3 dev
    • Versions
    • 80.65% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

datafusion_comet_spark_expr0.2.0

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • Cast
  • CreateNamedStruct
  • DateTruncExpr
  • GetStructField
  • HourExpr
  • IfExpr
  • MinuteExpr
  • RLike
  • SecondExpr
  • TimestampTruncExpr
  • scalar_funcs::SparkChrFunc
  • timezone::Tz
  • timezone::TzOffset

Enums

  • EvalMode
  • SparkError

Functions

  • scalar_funcs::hash_expressions::spark_murmur3_hash
  • scalar_funcs::hash_expressions::spark_sha224
  • scalar_funcs::hash_expressions::spark_sha256
  • scalar_funcs::hash_expressions::spark_sha384
  • scalar_funcs::hash_expressions::spark_sha512
  • scalar_funcs::hash_expressions::spark_xxhash64
  • scalar_funcs::spark_ceil
  • scalar_funcs::spark_decimal_div
  • scalar_funcs::spark_floor
  • scalar_funcs::spark_hex
  • scalar_funcs::spark_isnan
  • scalar_funcs::spark_make_decimal
  • scalar_funcs::spark_read_side_padding
  • scalar_funcs::spark_round
  • scalar_funcs::spark_unhex
  • scalar_funcs::spark_unscaled_value
  • spark_cast
  • spark_hash::create_murmur3_hashes
  • spark_hash::create_xxhash64_hashes
  • spark_hash::spark_compatible_murmur3_hash
  • utils::array_with_timezone
  • utils::down_cast_any_ref

Type Aliases

  • SparkResult