[
https://issues.apache.org/jira/browse/BEAM-14430?focusedWorklogId=769940&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-769940
]
ASF GitHub Bot logged work on BEAM-14430:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 12/May/22 22:33
Start Date: 12/May/22 22:33
Worklog Time Spent: 10m
Work Description: ihji commented on code in PR #17608:
URL: https://github.com/apache/beam/pull/17608#discussion_r871858364
##########
model/pipeline/src/main/proto/org/apache/beam/model/pipeline/v1/schema.proto:
##########
@@ -31,6 +31,8 @@ option go_package =
"github.com/apache/beam/sdks/v2/go/pkg/beam/model/pipeline_v
option java_package = "org.apache.beam.model.pipeline.v1";
option java_outer_classname = "SchemaApi";
+import "org/apache/beam/model/pipeline/v1/beam_runner_api.proto";
Review Comment:
Yes, we need it for using bean_urn extension.
Issue Time Tracking
-------------------
Worklog Id: (was: 769940)
Time Spent: 4h (was: 3h 50m)
> Adding a logical type support for Python callables to Row schema
> ----------------------------------------------------------------
>
> Key: BEAM-14430
> URL: https://issues.apache.org/jira/browse/BEAM-14430
> Project: Beam
> Issue Type: New Feature
> Components: cross-language
> Reporter: Heejong Lee
> Assignee: Heejong Lee
> Priority: P2
> Time Spent: 4h
> Remaining Estimate: 0h
>
> Adding a logical type support for Python callables to Row schema
--
This message was sent by Atlassian Jira
(v8.20.7#820007)