apache / apache/arrow

[C#] Unable to run FlightRPC client on http://localhost:5000 getting back exceptions

Open
#43,223 1 comment 0 reactions 0 assignees View on GitHub
Component: C# Type: bug
Dominant language
C++
Stars
17.1k
Forks
4.3k
Avg merge
3d 13h
Merged PRs (30d)
88

Description

### Describe the bug, including details regarding any error messages, version, and platform.

I'm trying to test your Example: `FlightClientExample` when I'm running it against server getting this error:
```
RPC Error: Status(StatusCode="Unknown", Detail="Exception was thrown by handler. InvalidProtocolBufferException: While parsing a protocol message, the input ended unexpectedly in the middle of a field. This could mean either that the input has been truncated or that an embedded message misreported its own length.")
Error executing query:\n Failed to execute query
```

### Component(s)

C#

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.