[
https://issues.apache.org/jira/browse/BEAM-14039?focusedWorklogId=735875&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-735875
]
ASF GitHub Bot logged work on BEAM-14039:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 03/Mar/22 11:20
Start Date: 03/Mar/22 11:20
Worklog Time Spent: 10m
Work Description: codecov[bot] edited a comment on pull request #16999:
URL: https://github.com/apache/beam/pull/16999#issuecomment-1057918238
#
[Codecov](https://codecov.io/gh/apache/beam/pull/16999?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
Report
> Merging
[#16999](https://codecov.io/gh/apache/beam/pull/16999?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
(83c1670) into
[master](https://codecov.io/gh/apache/beam/commit/74ab15c350f7d25f434ae5046a4a223f9c510a8a?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
(74ab15c) will **decrease** coverage by `0.00%`.
> The diff coverage is `100.00%`.
[](https://codecov.io/gh/apache/beam/pull/16999?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
```diff
@@ Coverage Diff @@
## master #16999 +/- ##
==========================================
- Coverage 73.82% 73.82% -0.01%
==========================================
Files 664 664
Lines 87272 87273 +1
==========================================
- Hits 64432 64431 -1
- Misses 21737 21739 +2
Partials 1103 1103
```
| Flag | Coverage Δ | |
|---|---|---|
| python | `83.63% <100.00%> (-0.01%)` | :arrow_down: |
Flags with carried forward coverage won't be shown. [Click
here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#carryforward-flags-in-the-pull-request-comment)
to find out more.
| [Impacted
Files](https://codecov.io/gh/apache/beam/pull/16999?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
| Coverage Δ | |
|---|---|---|
|
[sdks/python/apache\_beam/io/gcp/bigquery.py](https://codecov.io/gh/apache/beam/pull/16999/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vaW8vZ2NwL2JpZ3F1ZXJ5LnB5)
| `63.63% <100.00%> (+0.04%)` | :arrow_up: |
|
[sdks/python/apache\_beam/runners/direct/executor.py](https://codecov.io/gh/apache/beam/pull/16999/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vcnVubmVycy9kaXJlY3QvZXhlY3V0b3IucHk=)
| `96.46% <0.00%> (-0.55%)` | :arrow_down: |
|
[...hon/apache\_beam/runners/worker/bundle\_processor.py](https://codecov.io/gh/apache/beam/pull/16999/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vcnVubmVycy93b3JrZXIvYnVuZGxlX3Byb2Nlc3Nvci5weQ==)
| `93.39% <0.00%> (ø)` | |
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/beam/pull/16999?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
> **Legend** - [Click here to learn
more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
> Powered by
[Codecov](https://codecov.io/gh/apache/beam/pull/16999?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
Last update
[74ab15c...83c1670](https://codecov.io/gh/apache/beam/pull/16999?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
Read the [comment
docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 735875)
Time Spent: 40m (was: 0.5h)
> WriteToBigQuery doesn't propagate ignore_unknown_columns parameter
> ------------------------------------------------------------------
>
> Key: BEAM-14039
> URL: https://issues.apache.org/jira/browse/BEAM-14039
> Project: Beam
> Issue Type: Bug
> Components: io-py-gcp
> Affects Versions: 2.36.0
> Reporter: Jakub Kukul
> Priority: P3
> Time Spent: 40m
> Remaining Estimate: 0h
>
> A new parameter, {{ignore_unknown_columns}} was added to {{WriteToBigQuery}}
> in https://issues.apache.org/jira/browse/BEAM-9706. We found out that setting
> this parameter to {{True}} doesn't have any effect right now because it's not
> passed to \{{_StreamToBigQuery}} under the hood.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
