mirror of
https://github.com/lancedb/lancedb.git
synced 2025-12-22 21:09:58 +00:00
feat: Initial remote table implementation for rust (#1024)
This will eventually replace the remote table implementations in python and node.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -39,4 +39,6 @@ dist
|
||||
## Rust
|
||||
target
|
||||
|
||||
**/sccache.log
|
||||
|
||||
Cargo.lock
|
||||
|
||||
Reference in New Issue
Block a user