[ https://issues.apache.org/jira/browse/SPARK-50957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated SPARK-50957: ----------------------------------- Labels: pull-request-available (was: ) > 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 > 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: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org