Skip to content
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

Do accelerated table refresh using Spice gRPC API #20

Draft
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

sgrebnov
Copy link
Collaborator

@sgrebnov sgrebnov commented Aug 25, 2024

🗣 Description

Switch from Http to gRPC for the refresh command in the Java SDK.

SpiceSqlClient does not expose api to perform custom flight actions so we save flight client instance used by SpiceSqlClient.

⚠️ Pending the Spice release (new gRPC API) for tests to pass.

🔨 Related Issues

Closes #15

@sgrebnov sgrebnov self-assigned this Aug 25, 2024
@sgrebnov sgrebnov force-pushed the sgrebnov/refresh-grpc branch from 306679d to 8a2e715 Compare August 25, 2024 06:55
@sgrebnov sgrebnov force-pushed the sgrebnov/refresh-grpc branch from 8a2e715 to 149eb11 Compare August 25, 2024 06:59
@sgrebnov sgrebnov changed the title Refresh command via Spice gRPC API Do accelerated table refresh using Spice gRPC API Aug 25, 2024
@sgrebnov sgrebnov marked this pull request as draft August 27, 2024 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Java SDK refresh method via gRPC
1 participant