Example Flight Client
This client can connect the Flight Server example and will:
- Upload a test Arrow table
- Query metadata about available flights and the uploaded Arrow table
- Download the test Arrow table.
- Clear data on the server.
To test this, start the Example Flight Server first and then run this.