You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Ahmet Altay (JIRA)" <ji...@apache.org> on 2017/04/28 23:09:04 UTC

[jira] [Resolved] (BEAM-1989) clean SyntaxWarning

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

Ahmet Altay resolved BEAM-1989.
-------------------------------
       Resolution: Fixed
    Fix Version/s: First stable release

> clean SyntaxWarning
> -------------------
>
>                 Key: BEAM-1989
>                 URL: https://issues.apache.org/jira/browse/BEAM-1989
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py
>            Reporter: Ahmet Altay
>            Assignee: Sourabh Bajaj
>            Priority: Minor
>             Fix For: First stable release
>
>
> apache_beam/io/gcp/bigquery.py:326: SyntaxWarning: import * only allowed at module level
>   def __init__(self, table=None, dataset=None, project=None, query=None,
> apache_beam/io/gcp/bigquery.py:431: SyntaxWarning: import * only allowed at module level
>   def __init__(self, table, dataset=None, project=None, schema=None,
> cc: [~sb2nov][~chamikara]



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)