You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Jayendra (Jira)" <ji...@apache.org> on 2020/08/01 04:12:00 UTC

[jira] [Issue Comment Deleted] (BEAM-10615) Eliminate nullability errors from :sdks:java:extensions:sql:jdbc

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

Jayendra updated BEAM-10615:
----------------------------
    Comment: was deleted

(was: Can some one give me some context why second argument is null [here|#L40]], and why it shouldn't throw error for this case ?

{{public static void main(String[] args) throws IOException}}{

{{ runSqlLine(args, null, System.out, System.err); }}

{{}}}

 )

> Eliminate nullability errors from :sdks:java:extensions:sql:jdbc
> ----------------------------------------------------------------
>
>                 Key: BEAM-10615
>                 URL: https://issues.apache.org/jira/browse/BEAM-10615
>             Project: Beam
>          Issue Type: Sub-task
>          Components: dsl-sql
>            Reporter: Jayendra
>            Assignee: Jayendra
>            Priority: P2
>              Labels: starter
>
> Just edit {{build.gradle}} and set {{enableChecker: true}} and fix some errors!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)