Hi Gianluca,

The integration tests for Arrow Flight do not currently run in a generic
way. Archery runs a specific binary in the repo built for each language,
and the scenarios run servers/clients that expect to produce/consume
specific hard-coded values.

Could you share more about what you were hoping to achieve with these tests
and what language you're implementing in? I've been thinking about how to
improve these tests so your feedback would be helpful.

Thanks,
Joel

On Thu, Jul 25, 2024 at 12:00 PM Gianluca Arbezzano <c...@gianarb.it> wrote:

> Hello
>
> I am not sure if what I am asking makes sense but I am wondering if
> archery can be pointed to a flight server I am writing to validate its
> correctness.
>
> https://github.com/apache/arrow/tree/main/dev/archery
>
> I doubt because flight is pretty open to custom logic so I am
> not sure how a generic integration test suite will look like but I here
> I am asking!
>
> Thanks
>

Reply via email to