-
Notifications
You must be signed in to change notification settings - Fork 1
About query optimization and considerations for scaling #182
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a stack for submitting this patch. I didn't do a review, but I've outlined two spots to be able to link them into an upstream issue ticket on Pygments.
This should not block the patch from being merged.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi Hernan. Thanks a stack for submitting this extensive page about CrateDB querying guidelines. While I've not reviewed the SQL statements, I've gone through the prose and added a few suggestions, just to use at your disposal.
Disclaimer: As I am not a native speaker, I might easily be wrong about many wording, syntactic, and punctuation details I've outlined. Please outright ignore or reject such suggestions.
Co-authored-by: Andreas Motl <[email protected]>
Co-authored-by: Andreas Motl <[email protected]>
Co-authored-by: Andreas Motl <[email protected]>
Co-authored-by: Andreas Motl <[email protected]>
Co-authored-by: Andreas Motl <[email protected]>
Co-authored-by: Andreas Motl <[email protected]>
Co-authored-by: Andreas Motl <[email protected]>
Co-authored-by: Andreas Motl <[email protected]>
Co-authored-by: Andreas Motl <[email protected]>
Co-authored-by: Andreas Motl <[email protected]>
Co-authored-by: Andreas Motl <[email protected]>
Co-authored-by: Andreas Motl <[email protected]>
Co-authored-by: Andreas Motl <[email protected]>
…n in adf annotations
Co-authored-by: Andreas Motl <[email protected]>
Co-authored-by: Andreas Motl <[email protected]>
Co-authored-by: Andreas Motl <[email protected]>
Co-authored-by: Andreas Motl <[email protected]>
Co-authored-by: Niklas Schmidtmer <[email protected]>
Co-authored-by: Niklas Schmidtmer <[email protected]>
Co-authored-by: Niklas Schmidtmer <[email protected]>
Co-authored-by: Kenneth Geisshirt <[email protected]> Co-authored-by: Niklas Schmidtmer <[email protected]>
Applying some of Kneth's suggestions Co-authored-by: Andreas Motl <[email protected]> Co-authored-by: Kenneth Geisshirt <[email protected]>
I've added the details about tweaking overload protection and thread pools for frequent insert into select from. Some other minor fixes applied as well.
…rate/cratedb-guide into hlcianfagna/query_optimization
Hi. @karynzv asked for support here, because CI is still failing. I will take over the branch, squash commits, and merge it when possible, if there are no other objections. |
c4d015f
to
d6b5b96
Compare
d6b5b96
to
c4d015f
Compare
Superseded by #196 |
About
Adding two new big sections about:
Preview