-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement subqueries #52
Comments
This was closed by accident because we just merged in the upstream raft history. Reopening |
+1 for this feature |
+1 |
+1 |
1 similar comment
+1 |
When you do this, please make it arbitrarilly recursive, rather than just adding one-level. In other words, subqueries should be allowed to have subqueries :). Limiting it to 2 levels is as silly as limiting it to 1. |
+1, here's a sentence that explains my use-case: I want to retrieve all data points from my latency measurement that are within the 90th percentile.
|
+1 |
+1 |
Does "revisit in the future" means it won't be implemented in 0.9.x? |
@Melevir that is correct. The "revisit in the future" label is for features beyond the 0.9 line. |
+1 |
+1 |
3 similar comments
+1 |
+1 |
+1 |
+1 |
2 similar comments
+1 |
+1 |
Rather than +1 in comments it's way better to react 👍 under initial comment. |
No description provided.
The text was updated successfully, but these errors were encountered: