Docs.rs
lance-namespace-reqwest-client-0.0.14
lance-namespace-reqwest-client 0.0.14
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
github:lancedb:release
jackye1995
Dependencies
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_repr ^0.1
normal
url ^2.5
normal
Versions
26.32%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
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
Module update_table_request
lance_
namespace_
reqwest_
client
0.0.14
Module update_
table_
request
Module Items
Structs
In lance_
namespace_
reqwest_
client::
models
lance_namespace_reqwest_client
::
models
Module
update_
table_
request
Copy item path
Source
Structs
§
Update
Table
Request
UpdateTableRequest : Each update consists of a column name and an SQL expression that will be evaluated against the current row’s value. Optionally, a predicate can be provided to filter which rows to update.