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

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

                Author: ASF GitHub Bot
            Created on: 23/Dec/19 21:13
            Start Date: 23/Dec/19 21:13
    Worklog Time Spent: 10m 
      Work Description: TheNeuralBit commented on pull request #10412: 
[BEAM-8988] RangeTracker for _CustomBigQuerySource
URL: https://github.com/apache/beam/pull/10412
 
 
   
 
----------------------------------------------------------------
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: 362744)
    Time Spent: 3h 10m  (was: 3h)

> apache_beam.io.gcp.bigquery_read_it_test failing with: NotImplementedError: 
> BigQuery source must be split before being read
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: BEAM-8988
>                 URL: https://issues.apache.org/jira/browse/BEAM-8988
>             Project: Beam
>          Issue Type: Bug
>          Components: io-py-gcp
>            Reporter: Valentyn Tymofieiev
>            Assignee: Kamil Wasilewski
>            Priority: Critical
>          Time Spent: 3h 10m
>  Remaining Estimate: 0h
>
> Sample failure: https://builds.apache.org/job/beam_PostCommit_Python37_PR/58/
> Triggered by https://github.com/apache/beam/pull/9772.
> Stacktrace:
> {noformat}
> Pipeline 
> BeamApp-jenkins-1217231928-2108ede4_7476773b-6b06-4536-a0d5-c5fafb6c0935 
> failed in state FAILED: java.lang.RuntimeException: Error received from SDK 
> harness for instruction 96: Traceback (most recent call last):
>   File 
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python37_PR/src/sdks/python/apache_beam/runners/common.py",
>  line 879, in process
>     return self.do_fn_invoker.invoke_process(windowed_value)
>   File 
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python37_PR/src/sdks/python/apache_beam/runners/common.py",
>  line 669, in invoke_process
>     windowed_value, additional_args, additional_kwargs, output_processor)
>   File 
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python37_PR/src/sdks/python/apache_beam/runners/common.py",
>  line 747, in _invoke_process_per_window
>     windowed_value, self.process_method(*args_for_process))
>   File 
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python37_PR/src/sdks/python/apache_beam/runners/common.py",
>  line 998, in process_outputs
>     for result in results:
>   File 
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python37_PR/src/sdks/python/apache_beam/runners/worker/bundle_processor.py",
>  line 1256, in process
>     yield element, self.restriction_provider.initial_restriction(element)
>   File 
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python37_PR/src/sdks/python/apache_beam/io/iobase.py",
>  line 1518, in initial_restriction
>     range_tracker = self._source.get_range_tracker(None, None)
>   File 
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python37_PR/src/sdks/python/apache_beam/io/gcp/bigquery.py",
>  line 652, in get_range_tracker
>     raise NotImplementedError('BigQuery source must be split before being 
> read')
> NotImplementedError: BigQuery source must be split before being read
> {noformat}



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

Reply via email to