risingwavelabs / risingwave

Best-in-class stream processing, analytics, and management. Perform continuous analytics, or build event-driven applications, real-time ETL pipelines, and feature stores in minutes. Unified streaming and batch. PostgreSQL compatible.
https://go.risingwave.com/slack
Apache License 2.0
7.01k stars 577 forks source link

Tracking: Introduce TPC-DS planner test #11353

Open st1page opened 1 year ago

st1page commented 1 year ago

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

github-actions[bot] commented 3 months 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. 😄

lmatz commented 3 months ago

good idea as

  1. we are improving batch performance

  2. one user mentioned that some other OLAP systems surprisingly perform badly on TPC-DS