[ 
https://issues.apache.org/jira/browse/BEAM-6914?focusedWorklogId=219743&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-219743
 ]

ASF GitHub Bot logged work on BEAM-6914:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 28/Mar/19 01:26
            Start Date: 28/Mar/19 01:26
    Worklog Time Spent: 10m 
      Work Description: chamikaramj commented on pull request #8143: 
[BEAM-6914] Reverting behavior of Native BQ sink in Python
URL: https://github.com/apache/beam/pull/8143#discussion_r269828560
 
 

 ##########
 File path: sdks/python/apache_beam/io/gcp/bigquery_file_loads_test.py
 ##########
 @@ -393,7 +393,8 @@ def test_multiple_destinations_transform(self):
                   if 'foundation' in d])]
 
     args = self.test_pipeline.get_full_options_as_args(
-        on_success_matcher=all_of(*pipeline_verifiers))
+        on_success_matcher=all_of(*pipeline_verifiers),
+        experiments='new_bq_sink')
 
 Review comment:
   How about use_beam_bq_sink
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 219743)
    Time Spent: 2h  (was: 1h 50m)

> Use BigQuerySink as default for 2.12.
> -------------------------------------
>
>                 Key: BEAM-6914
>                 URL: https://issues.apache.org/jira/browse/BEAM-6914
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py-core
>            Reporter: Pablo Estrada
>            Assignee: Pablo Estrada
>            Priority: Blocker
>             Fix For: 2.12.0
>
>          Time Spent: 2h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to