cj-zhukov commented on PR #19319: URL: https://github.com/apache/datafusion/pull/19319#issuecomment-3674097915
> aggregate_test_100.csv Thanks, that clarification really helps. Based on your feedback, I’ll move forward by keeping the example data inside the datafusion-examples crate, but refactoring the examples to rely on a smaller and cleaner set of example-focused datasets. As a first step, I’ll replace `aggregate_test_100.csv` with `cars.csv` and update the examples accordingly. Later we can consolidate further and remove other legacy test files once we rewrite those examples. This keeps the examples self-contained while avoiding unnecessary duplication of the larger test data. -- 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]
