-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
fix PushLimitDownProjRule #3167
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.
LGTM
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.
LGTM
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.
Code with implicit null pointer references
fa5d7eb
* Fix the interval time of memory checking in graph background thread (#3175) * Move ScopedTimer from graph to common module * fix PushLimitDownProjRule (#3167) * Fix the lookup limit result (#3171) * Fix the lookup limit result. * Stablize the limit cast in multiple storage nodes. * Remove limit clause of lookup. Co-authored-by: kyle.cao <[email protected]> Co-authored-by: Shylock Hg <[email protected]>
Fixes #3121