liurenjie1024 commented on code in PR #9789:
URL: https://github.com/apache/arrow-datafusion/pull/9789#discussion_r1543942562
##########
datafusion/expr/src/logical_plan/plan.rs:
##########
@@ -1302,6 +1303,26 @@ impl LogicalPlan {
Wrapper(self)
}
+ /// Return a `format`able structure that produces plan in postgresql JSON
format.
Review Comment:
See comments above.
--
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]