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

Add a batch_mode flag to VCF scalable queries #683

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

gspowley
Copy link
Member

Add a batch_mode arg to allow VCF scalable queries to run in batch mode instead of realtime mode.

@gspowley gspowley merged commit 9dd8695 into main Nov 18, 2024
18 checks passed
@gspowley gspowley deleted the gspowley/sc-59478/vcf-batch-mode-query branch November 18, 2024 22:21
@spencerseale
Copy link
Collaborator

Would batch_mode=True break the resource_class arg?

@gspowley
Copy link
Member Author

Good question. A quick test shows resource_class works for both batch and realtime UDFs.

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.

3 participants