You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kamil Breguła (SF) (Jira)" <ji...@apache.org> on 2022/03/31 02:18:00 UTC

[jira] [Created] (BEAM-14215) Incomplete argument validation in SnowflakeIO

Kamil Breguła (SF) created BEAM-14215:
-----------------------------------------

             Summary: Incomplete argument validation in SnowflakeIO
                 Key: BEAM-14215
                 URL: https://issues.apache.org/jira/browse/BEAM-14215
             Project: Beam
          Issue Type: Improvement
          Components: io-java-snowflake
            Reporter: Kamil Breguła (SF)


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



--
This message was sent by Atlassian Jira
(v8.20.1#820001)