killzoner commented on code in PR #1420:
URL: 
https://github.com/apache/datafusion-ballista/pull/1420#discussion_r2789290077


##########
ballista/core/proto/ballista.proto:
##########
@@ -27,6 +27,15 @@ option java_outer_classname = "BallistaProto";
 import "datafusion.proto";
 import "datafusion_common.proto";
 
+///////////////////////////////////////////////////////////////////////////////////////////////////
+// Ballista Logical Plan
+///////////////////////////////////////////////////////////////////////////////////////////////////
+
+message BallistaLogicalPlanCacheNode {

Review Comment:
   Is there any specific place we want to put this?



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to