Skip to content

lance-format/lance-fly

lance-fly

lance-fly is a Flight SQL server backed by Lance datasets.

Status: minimal server skeleton.

Quickstart

Run the server:

cargo run -- --bind 127.0.0.1:50051

Enable logs via tracing:

RUST_LOG=info cargo run -- --bind 127.0.0.1:50051

Open a Lance dataset on startup:

cargo run -- --bind 127.0.0.1:50051 --dataset /path/to/dataset

Smoke test:

cargo test

Contributing

Check out the CONTRIBUTING.md guide for more details on getting started with contributing to this project.

Getting help

Submit issues for bug report or asking questions in discussion.

License

Licensed under Apache License, Version 2.0.

About

Fly the Flight SQL Server for Lance

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages