apache / apache/beam

Incomplete argument validation in SnowflakeIO

Open
#21,633 0 comments 0 reactions 0 assignees View on GitHub
improvement io java P2 snowflake
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
1d 20h
Merged PRs (30d)
196

Description

Hi.

I noticed that the validation of arguments from users is not complete, which sometimes leads to problems that are difficult to troubleshoot:
- The server name or address must be specified, but it is not checked.
- We have validation for multiple arguments, but only checks if the builder method was called, but the value can still be empty as we use ValueProvider in multiple places.

Best regards,
Kamil

Imported from Jira [BEAM-14215](https://issues.apache.org/jira/browse/BEAM-14215). Original Jira may contain additional context.
Reported by: sfc-gh-kbregula.

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.