Kent Yao created SPARK-55277:
--------------------------------
Summary: [SQL] Add protobuf_funcs group for Protobuf SQL functions
Key: SPARK-55277
URL: https://issues.apache.org/jira/browse/SPARK-55277
Project: Spark
Issue Type: Improvement
Components: SQL
Affects Versions: 4.2.0
Reporter: Kent Yao
Similar to how Avro functions have their own 'avro_funcs' group, Protobuf
functions (from_protobuf, to_protobuf) should have their own 'protobuf_funcs'
group instead of being grouped under 'misc_funcs'.
This improves consistency with how other format-specific functions are
organized and makes the documentation clearer for users.
Changes:
- Move from_protobuf and to_protobuf from misc_funcs to protobuf_funcs
- Add protobuf_funcs to the groups set in gen-sql-functions-docs.py
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]