vim89 commented on code in PR #16941:
URL: https://github.com/apache/datafusion/pull/16941#discussion_r2245505745


##########
datafusion/physical-plan/src/empty.rs:
##########
@@ -229,4 +243,62 @@ mod tests {
         assert!(empty.execute(20, task_ctx).is_err());
         Ok(())
     }
+
+    #[test]

Review Comment:
   Ah well, thank you & apologies for oversight.
   Let me run integration tests and align column stats for values instead of 
Absent. 



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

Reply via email to