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.