zhuqi-lucas commented on code in PR #23696:
URL: https://github.com/apache/datafusion/pull/23696#discussion_r3766672021


##########
datafusion/datasource-parquet/src/opener/mod.rs:
##########
@@ -3455,6 +3510,44 @@ mod test {
             ))
         }
 
+        #[tokio::test]
+        async fn test_input_file_name_projection() {

Review Comment:
   Just a location move from the rebase (the `input_file_name` handling was 
restored during a rebase, shifting this helper) — no functional change. Will 
rebase to clear the diff noise before merge.



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