[
https://issues.apache.org/jira/browse/BEAM-7814?focusedWorklogId=287042&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-287042
]
ASF GitHub Bot logged work on BEAM-7814:
----------------------------------------
Author: ASF GitHub Bot
Created on: 01/Aug/19 21:26
Start Date: 01/Aug/19 21:26
Worklog Time Spent: 10m
Work Description: udim commented on pull request #9224: [BEAM-7814] Fix
BigqueryMatcher._matches when called more than once.
URL: https://github.com/apache/beam/pull/9224
**Please** add a meaningful description for your change here
------------------------
Thank you for your contribution! Follow this checklist to help us
incorporate your contribution quickly and easily:
- [ ] [**Choose
reviewer(s)**](https://beam.apache.org/contribute/#make-your-change) and
mention them in a comment (`R: @username`).
- [ ] Format the pull request title like `[BEAM-XXX] Fixes bug in
ApproximateQuantiles`, where you replace `BEAM-XXX` with the appropriate JIRA
issue, if applicable. This will automatically link the pull request to the
issue.
- [ ] If this contribution is large, please file an Apache [Individual
Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
Post-Commit Tests Status (on master branch)
------------------------------------------------------------------------------------------------
Lang | SDK | Apex | Dataflow | Flink | Gearpump | Samza | Spark
--- | --- | --- | --- | --- | --- | --- | ---
Go | [](https://builds.apache.org/job/beam_PostCommit_Go/lastCompletedBuild/)
| --- | --- | [](https://builds.apache.org/job/beam_PostCommit_Go_VR_Flink/lastCompletedBuild/)
| --- | --- | [](https://builds.apache.org/job/beam_PostCommit_Go_VR_Spark/lastCompletedBuild/)
Java | [](https://builds.apache.org/job/beam_PostCommit_Java/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Apex/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/lastCompletedBuild/)<br>[](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Batch/lastCompletedBuild/)<br>[](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Streaming/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Gearpump/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Samza/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Spark/lastCompletedBuild/)<br>[](https://builds.apache.org/job/beam_PostCommit_Java_PVR_Spark_Batch/lastCompletedBuild/)
Python | [](https://builds.apache.org/job/beam_PostCommit_Python2/lastCompletedBuild/)<br>[](https://builds.apache.org/job/beam_PostCommit_Python35/lastCompletedBuild/)<br>[](https://builds.apache.org/job/beam_PostCommit_Python36/lastCompletedBuild/)<br>[](https://builds.apache.org/job/beam_PostCommit_Python37/lastCompletedBuild/)
| --- | [](https://builds.apache.org/job/beam_PostCommit_Py_VR_Dataflow/lastCompletedBuild/)<br>[](https://builds.apache.org/job/beam_PostCommit_Py_ValCont/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PreCommit_Python_PVR_Flink_Cron/lastCompletedBuild/)
| --- | --- | [](https://builds.apache.org/job/beam_PostCommit_Python_VR_Spark/lastCompletedBuild/)
Pre-Commit Tests Status (on master branch)
------------------------------------------------------------------------------------------------
--- |Java | Python | Go | Website
--- | --- | --- | --- | ---
Non-portable | [](https://builds.apache.org/job/beam_PreCommit_Java_Cron/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PreCommit_Python_Cron/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PreCommit_Go_Cron/lastCompletedBuild/)
| [](https://builds.apache.org/job/beam_PreCommit_Website_Cron/lastCompletedBuild/)
Portable | --- | [](https://builds.apache.org/job/beam_PreCommit_Portable_Python_Cron/lastCompletedBuild/)
| --- | ---
See
[.test-infra/jenkins/README](https://github.com/apache/beam/blob/master/.test-infra/jenkins/README.md)
for trigger phrase, status and link of all Jenkins jobs.
----------------------------------------------------------------
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: 287042)
Time Spent: 3h 20m (was: 3h 10m)
> bigquery tests flaky with empty actual result values
> ----------------------------------------------------
>
> Key: BEAM-7814
> URL: https://issues.apache.org/jira/browse/BEAM-7814
> Project: Beam
> Issue Type: Bug
> Components: io-python-gcp
> Reporter: Udi Meiri
> Assignee: Udi Meiri
> Priority: Major
> Fix For: Not applicable
>
> Time Spent: 3h 20m
> Remaining Estimate: 0h
>
> Example failure:
> {code}
> 16:54:32
> ======================================================================
> 16:54:32 FAIL: test_big_query_write_new_types
> (apache_beam.io.gcp.bigquery_write_it_test.BigQueryWriteIntegrationTests)
> 16:54:32
> ----------------------------------------------------------------------
> 16:54:32 Traceback (most recent call last):
> 16:54:32 File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python35_PR/src/sdks/python/apache_beam/io/gcp/bigquery_write_it_test.py",
> line 229, in test_big_query_write_new_types
> 16:54:32 write_disposition=beam.io.BigQueryDisposition.WRITE_EMPTY))
> 16:54:32 File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python35_PR/src/sdks/python/apache_beam/pipeline.py",
> line 426, in __exit__
> 16:54:32 self.run().wait_until_finish()
> 16:54:32 File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python35_PR/src/sdks/python/apache_beam/pipeline.py",
> line 406, in run
> 16:54:32 self._options).run(False)
> 16:54:32 File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python35_PR/src/sdks/python/apache_beam/pipeline.py",
> line 419, in run
> 16:54:32 return self.runner.run_pipeline(self, self._options)
> 16:54:32 File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python35_PR/src/sdks/python/apache_beam/runners/direct/test_direct_runner.py",
> line 51, in run_pipeline
> 16:54:32 hc_assert_that(self.result, pickler.loads(on_success_matcher))
> 16:54:32 AssertionError:
> 16:54:32 Expected: (Expected data is [(0.33, Decimal('10'), b'\xab\xac',
> datetime.date(3000, 12, 31), datetime.time(23, 59, 59),
> datetime.datetime(2018, 12, 31, 12, 44, 31), datetime.datetime(2018, 12, 31,
> 12, 44, 31, 744957, tzinfo=<UTC>), 'POINT(30 10)'), (0.33, None, None, None,
> None, None, None, None), (None, Decimal('10'), None, None, None, None, None,
> None), (None, None, b'\xab\xac', None, None, None, None, None), (None, None,
> None, datetime.date(3000, 12, 31), None, None, None, None), (None, None,
> None, None, datetime.time(23, 59, 59), None, None, None), (None, None, None,
> None, None, datetime.datetime(2018, 12, 31, 12, 44, 31), None, None), (None,
> None, None, None, None, None, datetime.datetime(2018, 12, 31, 12, 44, 31,
> 744957, tzinfo=<UTC>), None), (None, None, None, None, None, None, None,
> 'POINT(30 10)')])
> 16:54:32 but:
> 16:54:32
> {code}
> I've managed to recreated this locally on my workstation. The issue seems to
> be incorrect usage of the BigQuery client library. PR forthcoming.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)