Open st1page opened 1 year ago
This issue has been open for 60 days with no activity.
If you think it is still relevant today, and needs to be done in the near future, you can comment to update the status, or just manually remove the no-issue-activity
label.
You can also confidently close this issue as not planned to keep our backlog clean. Don't worry if you think the issue is still valuable to continue in the future. It's searchable and can be reopened when it's time. 😄
good idea as
we are improving batch performance
one user mentioned that some other OLAP systems surprisingly perform badly on TPC-DS
Background
Recently, we have introduced some advanced SQL features such as over window and grouping set. But they usually come from specific users. So introducing TPC-DS planner test might help to find those missed cases.
Goals
test and find the scope of our SQL feature set
Non-goals
run the bench and optimize it
@fuyufjh @chenzl25