-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Base implementation + Flight API #1
Conversation
d88ad47
to
0eae03b
Compare
7f4cd89
to
adf3e5a
Compare
18353aa
to
2293866
Compare
2293866
to
5f9813f
Compare
Fix Query method on SpiceFlightClient.cs
2de564d
to
9069f30
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you please add min Readme.md - build + class usage.
050d819
to
de10e86
Compare
fa03560
to
d666fb1
Compare
d8fc8db
to
92d05c4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
accidentally hit approve so putting the request changes note here. Please address the comments and then we can re-review.
I put in comments and accidentally approved instead of selecting comment.
Retry failed requests
Co-authored-by: Aurash Behbahani <[email protected]>
Main implementation for c# sdk
Retrying will be included in the separate PR.
Currently not working against local runtime.
Addressed in apache/arrow#42132