Hi,

Suppose we have multiple streams of data, then should we create multiple
flights for these streams or should we push all the streams in the same
flight?
And also when should we use multiple endpoints like we should upload a
single stream to multiple endpoints or different endpoints are used for
different streams?
I was trying to get what is the right way to use the arrow flight?

Furthermore, I didn't find any practical implementation of it.
So can anyone please provide the sample implementation or documentation for
this?

Thanks,
Priyanshu

Reply via email to