buraksenn commented on code in PR #24813:
URL: https://github.com/apache/datafusion/pull/24813#discussion_r3951187424


##########
datafusion/proto/src/physical_plan/mod.rs:
##########
@@ -374,6 +400,55 @@ mod file_scan_config_serde {
         Ok(())
     }
 
+    #[test]
+    fn new_file_scan_config_serde_preserves_explicit_order_flag() -> 
Result<()> {

Review Comment:
   Thanks for the review. I've added additional test case for this



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

Reply via email to