alamb commented on PR #5268: URL: https://github.com/apache/arrow-datafusion/pull/5268#issuecomment-1431523229
@Dandandan, I apologize, but I don't understand this request > Can we un-ignore evolved_schema_disjoint_schema_filter and other tests with this PR too? That test does not appear to be ignored on master (nor in this PR): https://github.com/apache/arrow-datafusion/blob/07ae738b48b6001498a4b10e9750422f9d8e1b7f/datafusion/core/src/physical_plan/file_format/parquet.rs#L1257-L1259 I only found one instance of this test in the repo: https://github.com/search?q=repo%3Aapache%2Farrow-datafusion%20evolved_schema_disjoint_schema_filter&type=code I couldn't find any other `#ignore`'d test elsewhere in the repo that looked relevant. -- 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]
