Docs.rs
  • databend-sql-0.18.3
    • databend-sql 0.18.3
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • everpcpc
    • Dependencies
      • arrow ^51.0 normal
      • arrow-array ^51.0 normal optional
      • arrow-schema ^51.0 normal optional
      • chrono ^0.4.35 normal
      • databend-client ^0.18.3 normal
      • geozero ^0.12 normal
      • glob ^0.3 normal
      • hex ^0.4.3 normal
      • itertools ^0.12 normal
      • jsonb ^0.4 normal
      • lexical-core ^0.8 normal
      • memchr ^2.7 normal
      • roaring ^0.10 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tokio-stream ^0.1 normal
      • tonic ^0.11 normal optional
      • url ^2.5 normal
    • Versions
    • 1.59% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

databend_sql0.18.3

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • error::ConvertError
  • rows::Row
  • rows::RowIterator
  • rows::RowStatsIterator
  • rows::Rows
  • rows::ServerStats
  • schema::DecimalSize
  • schema::Field
  • schema::Schema

Enums

  • error::Error
  • rows::RowWithStats
  • schema::DataType
  • schema::DecimalDataType
  • schema::NumberDataType
  • value::NumberValue
  • value::Value

Functions

  • value::display_decimal_128
  • value::display_decimal_256
  • value::parse_decimal
  • value::parse_geometry

Type Aliases

  • error::Result
  • schema::SchemaRef