mustafasrepo commented on code in PR #7755:
URL: https://github.com/apache/arrow-datafusion/pull/7755#discussion_r1350108596
##########
datafusion/proto/src/logical_plan/to_proto.rs:
##########
@@ -1623,6 +1625,35 @@ impl From<JoinConstraint> for protobuf::JoinConstraint {
}
}
+impl From<Constraints> for protobuf::Constraints {
Review Comment:
Added roundtrip tests for protobuf. Thanks for the suggestion.
--
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]