You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Chamikara Madhusanka Jayalath (Jira)" <ji...@apache.org> on 2022/03/31 17:49:00 UTC

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

     [ https://issues.apache.org/jira/browse/BEAM-14215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chamikara Madhusanka Jayalath reassigned BEAM-14215:
----------------------------------------------------

    Assignee: Kamil Breguła (SF)

> 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)
>            Assignee: Kamil Breguła (SF)
>            Priority: P2
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)