Protobuf

from_protobuf(data, messageName[, …])

Converts a binary column of Protobuf format into its corresponding catalyst value.

to_protobuf(data, messageName[, …])

Converts a column into binary of protobuf format.