[
https://issues.apache.org/jira/browse/SPARK-50957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jungtaek Lim reassigned SPARK-50957:
------------------------------------
Assignee: Siying Dong
> Make protobuf.utils.SchemaConverters private
> --------------------------------------------
>
> Key: SPARK-50957
> URL: https://issues.apache.org/jira/browse/SPARK-50957
> Project: Spark
> Issue Type: Task
> Components: Protobuf
> Affects Versions: 4.0.0
> Reporter: Siying Dong
> Assignee: Siying Dong
> Priority: Major
> Labels: pull-request-available
>
> Right now, protobuf.utils.SchemaConverters.toSqlType() is tagged as a public
> API, however, it cannot be accessed in public, as one argument is private. So
> direct calling this function will throw a ClassNotFound exception. This is
> confusing. It doesn't seem that there is a good need to access this function
> in public. We should change it to private.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]