Skip to content

8451/arrow-flight-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apache Arrow Flight CLI

This is a command line interface for an Apache Arrow Flight.

Examples of Using PyArrow and Arrow Flight

https://arrow.apache.org/cookbook/py/flight.html

Arrow Flight Spark Connector

https://github.com/rymurr/flight-spark-source

Arrow Flight gRPC API

Introducing Arrow Flight

Commands

TODO: Add Commands

Get started with Development

  1. Install Rust
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
  1. In the flight-cli directory,
cargo update
  1. Run the CLI by running
cargo run -- <command> <args> <flags>

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages