(DEPRECATED) Apache Flink Mailing List archive.
Search
everywhere
only in this topic
Advanced Search
How to convert protobuf to Row
Classic
List
Threaded
♦
♦
Locked
1 message
刘建刚
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
How to convert protobuf to Row
I read byte data from Kafka. I use a class ProtoSchema
implemented DeserializationSchema
to get the actual java class. My question is that how can I transfer the
byte data to Row just by ProtoSchema? What if the data structure is nested?
Thank you.
Free forum by Nabble
Edit this page