parthchandra commented on code in PR #827:
URL: https://github.com/apache/datafusion-comet/pull/827#discussion_r1716102690
##########
native/proto/src/proto/operator.proto:
##########
@@ -46,12 +46,19 @@ message Operator {
}
}
+message Statistics {
Review Comment:
Nice!
For reference (Spark):
[Statistics.scala](https://github.com/apache/spark/blob/b8060e585873348793b38de06288fb49fbe24708/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/plans/logical/Statistics.scala#L54)
--
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]