confluentinc / confluentinc/vscode

Multiple UDF registration should happen in parallel

Open
#2,958 2 comments 0 reactions 0 assignees View on GitHub
Flink
Dominant language
TypeScript
Stars
34
Forks
17
Avg merge
1d 22h
Merged PRs (30d)
8

Description

1. Upload artifact with multiple UDFs
2. After successful upload, choose to register UDF
3. Select multiple UDF to register
4. Observe registration behavior

Actual:
UDFs are registered one-by-one, taking quite some time for each registration

Expected:
UDFs happens in parallel

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.