Docs.rs
  • datafusion-delta-sharing-0.1.0
    • datafusion-delta-sharing 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • tdikland
    • Dependencies
      • arrow ^50.0.0 normal
      • arrow-schema ^50.0.0 normal
      • async-trait ^0.1.77 normal
      • bytes ^1.5.0 normal
      • chrono ^0.4.31 normal
      • datafusion ^35.0.0 normal
      • futures ^0.3.30 normal
      • object_store ^0.9.0 normal
      • parquet ^50.0.0 normal
      • reqwest ^0.11.23 normal
      • serde ^1.0.195 normal
      • serde_json ^1.0.111 normal
      • tracing ^0.1.40 normal
      • url ^2.5.0 normal
      • httpmock ^0.7.0-rc.1 dev
      • tempfile ^3.9.0 dev
      • tokio ^1.35.1 dev
      • tracing-subscriber ^0.3.18 dev
      • tracing-test ^0.2.4 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • 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_delta_sharing0.1.0

Crate Items

  • Structs
  • Enums

List of all items

Structs

  • catalog::DeltaSharingCatalog
  • catalog::DeltaSharingCatalogList
  • catalog::DeltaSharingSchema
  • client::DeltaSharingClient
  • client::action::File
  • client::action::Format
  • client::action::Metadata
  • client::action::Protocol
  • client::pagination::Pagination
  • client::response::ErrorResponse
  • client::response::GetShareResponse
  • client::response::ListSchemasResponse
  • client::response::ListSharesResponse
  • client::response::ListTablesResponse
  • datasource::DeltaSharingTable
  • datasource::DeltaSharingTableBuilder
  • error::DeltaSharingError
  • profile::BearerToken
  • profile::Profile
  • securable::Schema
  • securable::Share
  • securable::Table

Enums

  • client::response::ParquetResponse
  • error::DeltaSharingErrorKind
  • profile::ProfileType