jayzhan211 commented on code in PR #14530: URL: https://github.com/apache/datafusion/pull/14530#discussion_r2039181525
########## datafusion/proto/proto/datafusion.proto: ########## @@ -798,6 +799,19 @@ message UnnestExecNode { UnnestOptions options = 5; } +message MemoryExecNode { Review Comment: I miss this message, probably because it is in draft mode ########## datafusion/proto/proto/datafusion.proto: ########## @@ -798,6 +799,19 @@ message UnnestExecNode { UnnestOptions options = 5; } +message MemoryExecNode { Review Comment: I missed this message, probably because it is in draft mode -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org