alamb commented on issue #8922: URL: https://github.com/apache/arrow-datafusion/issues/8922#issuecomment-1902614923
I think this is a good issue for someone new to DataFusion as it doesn't require deep knowledge of the codebase but would get you familiar with exisitng code, patterns and tools Here is an example of tests written in this style: https://github.com/alamb/arrow-datafusion/blob/f16bc8bd93b9ea29c8f84f6e0ddf2f3500503c19/datafusion/core/tests/memory_limit.rs#L304-L320 -- 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]
