Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Add a way to filter by queries and query classes #441

Open
cH3n7i opened this issue Mar 27, 2020 · 4 comments
Open

Add a way to filter by queries and query classes #441

cH3n7i opened this issue Mar 27, 2020 · 4 comments
Assignees
Labels
enhancement New feature or request frontend Prio 1 Important / Requested by Client wontfix This will not be worked on

Comments

@cH3n7i
Copy link
Collaborator

cH3n7i commented Mar 27, 2020

Please describe the solution you'd like:
Please give some more insight about this idea @Bensk1

Affected Component(s):
Frontend

@cH3n7i cH3n7i added enhancement New feature or request frontend labels Mar 27, 2020
@Bensk1 Bensk1 added the Prio 1 Important / Requested by Client label Mar 27, 2020
@Bensk1
Copy link
Contributor

Bensk1 commented Mar 27, 2020

We do not have an exact plan for that, yet.

For detailed analysis it could be useful to focus on a few queries, e.g., TPC-H queries 6, 9, 12. However, looking at the join order benchmark, offering 100 possible filter options is painful and ugly. A possible solution could be to select certain query classes. Such a (latency-based) classification was part of one of your preparation assignments.

Any thoughts on that @Bouncner?

@Bouncner
Copy link
Contributor

I'd like both (expandable lists of filters, the 100 query should not annoy users that do not want to filter on single queries). So we can filter by EITHER (i) query groups (defined statically in a JSON) and (ii) single queries.

Does that make sense?

@MaxSchneider1337
Copy link
Contributor

@Bensk1 @Bouncner this should be fixed by #539 (?)

@Bouncner
Copy link
Contributor

Nope, as far as I know we neither support query classes (a set a queries) nor can we get througput for a subset of queries. Right?

@monasobh monasobh added the wontfix This will not be worked on label Aug 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request frontend Prio 1 Important / Requested by Client wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

5 participants