Docs.rs
  • proof-of-sql-planner-0.117.2
    • proof-of-sql-planner 0.117.2
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • SxT-Release
    • Dependencies
      • ahash =0.8.11 normal
      • arrow ^51.0.0 normal
      • datafusion ^38.0.0 normal
      • getrandom ^0.2.15 normal
      • indexmap ^2.8 normal
      • proof-of-sql ^0.117.2 normal
      • serde ^1 normal
      • snafu ^0.8.4 normal
      • sqlparser ^0.45.0 normal
      • uuid =1.12.1 normal
      • ark-ec ^0.5.0 dev
      • ark-ff ^0.5.0 dev
      • ark-std ^0.5.0 dev
      • bincode ^2.0.0-rc.3 dev
      • bumpalo ^3.11.0 dev
      • hex ^0.4.3 dev
      • itertools ^0.13.0 dev
      • proof-of-sql ^0.117.2 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

proof_of_sql_planner0.117.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • PoSqlContextProvider
  • ProofPlanWithPostprocessing
  • postprocessing::SelectPostprocessing

Enums

  • PlannerError
  • postprocessing::ExpressionEvaluationError
  • postprocessing::PostprocessingError

Traits

  • postprocessing::PostprocessingStep

Functions

  • column_fields_to_schema
  • expr_to_proof_expr
  • get_table_refs_from_statement
  • logical_plan_to_proof_plan
  • logical_plan_to_proof_plan_with_postprocessing
  • sql_to_proof_plans
  • sql_to_proof_plans_with_postprocessing
  • statement_with_uppercase_identifiers
  • uppercase_identifier

Type Aliases

  • PlannerResult
  • postprocessing::ExpressionEvaluationResult
  • postprocessing::PostprocessingResult