ianmcook commented on PR #8:
URL: https://github.com/apache/arrow-experiments/pull/8#issuecomment-1986143222
The client works with the Python server example now, but I see this error
when I try to use it with the Go server example:
```
thread 'main' panicked at client/src/main.rs:55:77:
called `Result::unwrap()` on an `Err` value: ParseError("Unable to get root
as message: Unaligned { position: 2973479814, unaligned_type: \"i32\",
error_trace: ErrorTrace([]) }")
```
cc @zeroshade
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]