[
https://issues.apache.org/jira/browse/BEAM-10494?focusedWorklogId=459945&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-459945
]
ASF GitHub Bot logged work on BEAM-10494:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 16/Jul/20 20:42
Start Date: 16/Jul/20 20:42
Worklog Time Spent: 10m
Work Description: sclukas77 commented on a change in pull request #12266:
URL: https://github.com/apache/beam/pull/12266#discussion_r456065624
##########
File path:
sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/pubsub/PubsubSchemaCapableIOProvider.java
##########
@@ -155,16 +159,17 @@ private void validateConfigurationSchema(Row
configuration) {
/** An abstraction to create schema aware IOs. */
@Internal
private static class PubsubSchemaIO implements SchemaIO, Serializable {
Review comment:
Done
----------------------------------------------------------------
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: 459945)
Time Spent: 1h (was: 50m)
> PubsubSchemaCapableIOProvider Config inner class
> ------------------------------------------------
>
> Key: BEAM-10494
> URL: https://issues.apache.org/jira/browse/BEAM-10494
> Project: Beam
> Issue Type: Improvement
> Components: io-go-gcp
> Reporter: Scott Lukas
> Assignee: Scott Lukas
> Priority: P2
> Labels: schema-io
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Use Schema inference to shift config values to an inferred object rather than
> a Row within PubsubSchemaCapableIOProvider.
> Within project:
> [https://docs.google.com/document/d/1ic3P8EVGHIydHQ-VMDKbN9kEdwm7sBXMo80VrhwksvI/edit#heading=h.x9snb54sjlu9]
> [~bhulette]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)