saadtajwar commented on code in PR #23030:
URL: https://github.com/apache/datafusion/pull/23030#discussion_r3439674882
##########
datafusion/proto/tests/cases/roundtrip_logical_plan.rs:
##########
@@ -3509,3 +3331,33 @@ async fn roundtrip_join_null_equality() -> Result<()> {
Ok(())
}
+
+#[tokio::test]
+async fn roundtrip_range_partitioning() -> Result<()> {
Review Comment:
Happy to add more tests here if needed!
--
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]