[
https://issues.apache.org/jira/browse/BEAM-7762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16887360#comment-16887360
]
Ismaël Mejía commented on BEAM-7762:
------------------------------------
Isn't leaking protobuf at the transform level a bigger issue? This can conflict
with user dependencies that use different versions of protobuf. Or you mean to
replace the SQL uses with the vendored version?
> Stop shading protobuf in Beam SQL
> ---------------------------------
>
> Key: BEAM-7762
> URL: https://issues.apache.org/jira/browse/BEAM-7762
> Project: Beam
> Issue Type: Bug
> Components: dsl-sql
> Reporter: Andrew Pilloud
> Assignee: Andrew Pilloud
> Priority: Major
>
> Protobuf is on the public API surface of SQL. It is in our config as shaded,
> but doesn't need to be anymore. We should stop doing so as it will enable
> easier integration with ZetaSQL, which has Protobuf on its public API surface.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)