Tartarus0zm opened a new pull request, #2069: URL: https://github.com/apache/auron/pull/2069
# Which issue does this PR close? Closes #1848 # Rationale for this change * Supports deserialize Protobuf data # What changes are included in this PR? * add flink_deserializer.rs * pb_deserializer.rs * shared_array_builder.rs * shared_list_array_builder.rs * shared_map_array_builder.rs * shared_struct_array_builder.rs * add prost-types and prost-reflect # Are there any user-facing changes? * No # How was this patch tested? * pb_deserializer#test_parse_messages_with_kafka_meta_basic * pb_deserializer#test_parse_messages_with_kafka_meta_nested * pb_deserializer#test_parse_messages_with_kafka_meta_empty * pb_deserializer#test_parse_messages_with_kafka_meta_different_partitions -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
