Docs.rs
  • google-cloud-bigquery-0.7.0
    • google-cloud-bigquery 0.7.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • coryan
    • codyoss
    • github:googleapis:google-cloud-rust-crate-publishers
    • Dependencies
      • anyhow ^1.0 normal
      • arrow ^50.0 normal
      • async-trait ^0.1 normal
      • backon ^0.4 normal
      • base64 ^0.21 normal
      • bigdecimal ^0.4 normal
      • google-cloud-auth ^0.13 normal optional
      • google-cloud-gax ^0.17.0 normal
      • google-cloud-googleapis ^0.12.0 normal
      • google-cloud-token ^0.1.1 normal
      • num-bigint ^0.4 normal
      • reqwest ^0.11 normal
      • reqwest-middleware ^0.2 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0 normal
      • time ^0.3 normal
      • tokio ^1.32 normal
      • tracing ^0.1 normal
      • base64-serde ^0.7 dev
      • ctor ^0.1.26 dev
      • serial_test ^0.9 dev
      • tokio ^1.32 dev
      • tokio-util ^0.7 dev
      • tracing-subscriber ^0.3.17 dev
    • Versions
    • 54.97% of the crate is documented
  • Go to latest version
  • 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

google_cloud_bigquery0.7.0

Module tensor

  • Structs
  • Type Aliases

In google_cloud_bigquery::storage

?
Change settings

Module google_cloud_bigquery::storage::tensor

source ·
Expand description

Arrow Tensor Type, defined in format/Tensor.fbs.

Structs§

  • Tensor
    Tensor of primitive types

Type Aliases§

  • BooleanTensor
  • Date32Tensor
  • Date64Tensor
  • Decimal128Tensor
  • Decimal256Tensor
  • DurationMicrosecondTensor
  • DurationMillisecondTensor
  • DurationNanosecondTensor
  • DurationSecondTensor
  • Float16Tensor
  • Float32Tensor
  • Float64Tensor
  • Int8Tensor
  • Int16Tensor
  • Int32Tensor
  • Int64Tensor
  • IntervalDayTimeTensor
  • IntervalMonthDayNanoTensor
  • IntervalYearMonthTensor
  • Time32MillisecondTensor
  • Time32SecondTensor
  • Time64MicrosecondTensor
  • Time64NanosecondTensor
  • TimestampMicrosecondTensor
  • TimestampMillisecondTensor
  • TimestampNanosecondTensor
  • TimestampSecondTensor
  • UInt8Tensor
  • UInt16Tensor
  • UInt32Tensor
  • UInt64Tensor