[
https://issues.apache.org/jira/browse/BEAM-9052?focusedWorklogId=502413&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-502413
]
ASF GitHub Bot logged work on BEAM-9052:
----------------------------------------
Author: ASF GitHub Bot
Created on: 19/Oct/20 20:56
Start Date: 19/Oct/20 20:56
Worklog Time Spent: 10m
Work Description: cameron-p-m commented on pull request #13049:
URL: https://github.com/apache/beam/pull/13049#issuecomment-712437350
Sounds good yea. We can also close the Jira issue.
Cameron
> On Oct 19, 2020, at 4:27 PM, Brian Hulette <[email protected]>
wrote:
>
>
> @cameron-p-m are you ok closing this in favor of the tasks I mentioned in
the dev@ thread?
>
> Instead of making the UUID deterministic we should work on the ability of
runners to detect schema compatibility.
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub, or unsubscribe.
----------------------------------------------------------------
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: 502413)
Time Spent: 40m (was: 0.5h)
> BigQueryUtils toBeamRow to support the bytes type
> -------------------------------------------------
>
> Key: BEAM-9052
> URL: https://issues.apache.org/jira/browse/BEAM-9052
> Project: Beam
> Issue Type: Improvement
> Components: io-java-gcp
> Affects Versions: 2.16.0
> Reporter: Ryan Berti
> Assignee: Ryan Berti
> Priority: P3
> Fix For: Not applicable
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> The BigQueryUtils toBeamRow implementation doesn't currently support the
> Avro/Beam bytes type via the convertAvroFormat method:
> [https://github.com/apache/beam/blob/master/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/BigQueryUtils.java#L558].
> A simple implementation which casts the Avro value to a ByteBuffer instance
> and returns the underlying byte array should suffice.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)