Hi Susmit,
I don't think I see anything immediately wrong.
Do you have a thread dump (server+client) and/or a reproduction that you could
share?
-David
On Thu, Apr 24, 2025, at 18:09, Susmit Sarkar wrote:
> Hi Team,
>
> We are using this below code snippet in Scala to query the flight server,
+1 (binding)
Verified on Apple M4 macOS 15.3.2:
TEST_DEFAULT=0 TEST_SOURCE=1 ./dev/release/verify-release-candidate.sh
20.0.0 2
TEST_DEFAULT=0 TEST_BINARY=1 ./dev/release/verify-release-candidate.sh
20.0.0 2
TEST_DEFAULT=0 TEST_WHEELS=1 dev/release/verify-release-candidate.sh 20.0.0
2
Thanks, Kri
+1 (Non-binding)
Validated on Ubuntu 24.10 with:
* TEST_DEFAULT=0 TEST_APT=1 LANG=C dev/release/verify-release-candidate.sh
20.0.0 2
* TEST_DEFAULT=0 TEST_CPP=1 ./dev/release/verify-release-candidate.sh
20.0.0 2
* Python 3.12.7
*Ubuntu clang version 19.1.1 (1ubuntu1)
Thanks,
On Thu, 24 Ap
Hi Team,
We are using this below code snippet in Scala to query the flight server,
but seems to be stuck indefinitely, this issue is seen when we are testing
from our local workstation (Mac to be precise)
Another interesting thing, it's able to propagate the error message
correctly but not the Fl