liukun4515 commented on a change in pull request #1539:
URL: https://github.com/apache/arrow-datafusion/pull/1539#discussion_r781689657
##########
File path: ballista/rust/core/src/serde/logical_plan/mod.rs
##########
@@ -988,4 +988,17 @@ mod roundtrip_tests {
Ok(())
}
+
+ #[test]
+ fn roundtrip_approx_quantile() -> Result<()> {
Review comment:
I think it's better to move this test to
`datafusion/physical_plan/.....` path.
--
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]