yew1eb opened a new issue, #1658:
URL: https://github.com/apache/auron/issues/1658
**Is your feature request related to a problem? Please describe.**
Auron currently lacks sufficient end-to-end (E2E) test coverage, which
makes it more difficult to detect execution plan changes introduced by code
updates and to catch correctness issues in query results.
**Describe the solution you'd like**
Introduce a lightweight TPC-H (1GB) dataset and add an E2E TPC-H test suite:
+ Validate results for the standard TPC-H queries
+ Verify query plans/operators to ensure expected execution strategies
+ Make the suite easy to run locally and in CI
**Describe alternatives you've considered**
**Additional context**
--
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]