-
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 extract props visitor #5238
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jievince
force-pushed
the
fix-extract-props
branch
from
January 11, 2023 11:12
c8fda6e
to
9d90483
Compare
jievince
requested review from
nevermore3,
yixinglu,
Aiee,
czpmango,
codesigner,
xtcyclist,
Shylock-Hg and
Sophie-Xie
January 11, 2023 12:45
codesigner
approved these changes
Jan 11, 2023
Aiee
approved these changes
Jan 11, 2023
codesigner
added a commit
to codesigner/nebula
that referenced
this pull request
Jan 12, 2023
print memory stats default to false (vesoft-inc#5234) * print memory stats default to false * update conf Co-authored-by: Sophie <[email protected]> fix bug of extract prop expr visitor (vesoft-inc#5238) fxi lint refine refine refine refine
codesigner
added a commit
to codesigner/nebula
that referenced
this pull request
Jan 13, 2023
print memory stats default to false (vesoft-inc#5234) * print memory stats default to false * update conf Co-authored-by: Sophie <[email protected]> fix bug of extract prop expr visitor (vesoft-inc#5238) fxi lint refine refine refine refine refine fix refine refine
codesigner
added a commit
to codesigner/nebula
that referenced
this pull request
Jan 14, 2023
print memory stats default to false (vesoft-inc#5234) * print memory stats default to false * update conf Co-authored-by: Sophie <[email protected]> fix bug of extract prop expr visitor (vesoft-inc#5238) fxi lint refine refine refine refine refine fix refine refine fix fix fix fix fix fix
Sophie-Xie
pushed a commit
that referenced
this pull request
Jan 28, 2023
Sophie-Xie
added a commit
that referenced
this pull request
Jan 29, 2023
* optimize match node label (#5176) * revert strange return (#5183) Co-authored-by: Sophie <[email protected]> * fix stderr save error log (#5188) * fix processor_test timeout (#5180) * fix processor_test timeout * ... Co-authored-by: Yee <[email protected]> Co-authored-by: Sophie <[email protected]> * fix error code (#5186) * rename the "test" space to "ngdata". (#5197) * rename the "test" space to "ngdata". * add ngdata * Revise the usages of FATAL, DFATAL, LOG, DLOG. (#5181) * Revise the usages of FATAL, DFATAL, LOG, DLOG. * fix. * revise dfatal. * Meta upgrade (#5174) * Meta upgrade remove all fulltext index when upgrade from V3 to V3_4 because of refacting of fulltext index * fix bug Co-authored-by: Sophie <[email protected]> * Fix pattern expression with same edge variable (#5192) * Fix pattern expression with same edge variable add tck fmt * add tck * Fix memory leak, remove toss gflag (#5204) * remove toss gflag * fix memory leak * loose wait job finish time Co-authored-by: Sophie <[email protected]> * Add max_sessions_per_ip_per_user to default config file (#5207) * minor bug for adminTaskManager (#5195) * modify jobmanager ut (#5175) * modify jobmanager ut * add expired ut * avoid recover expired job * add ut * address review * move status Co-authored-by: Sophie <[email protected]> * Add more match test cases on paths. (#5189) * improve memtracker, add missed check & remove unnecessary thenError&tryCatch check (#5199) * [memtracker] check code run with memoery check on all works refine code all code memory checked fix lint refine code & fix build with gcc+sanitize * fix build break * fix lint * refine code * remove debug code * fix test fail build with debug * fix test fail build with debug * restore commented test * minor * minor * fix bug (#5214) * fix bug * fix bug Co-authored-by: Doodle <[email protected]> * handle rpc error task status (#5212) Co-authored-by: Sophie <[email protected]> * chore: community badges refined (#5202) * chore: community badges refined * Update README-CN.md * Update README-CN.md * Update README-CN.md remove sifou and zhihu as aligned with the team * update linkedin URL Co-authored-by: Yee <[email protected]> * Fix extend whtie space char. (#5213) * Fix extend whtie space char. * Format. Co-authored-by: Sophie <[email protected]> * Add lack tests of no role user. (#5196) Co-authored-by: Yee <[email protected]> * remove memtracker DLOG (#5224) * Add tck cases for DDL (#5220) * more TCK tests for variable pattern match clause (#5215) * cleanup * same src/dst for variable length pattern * variable pattern in where clause * variable scope tests in path pattern * More tests * More tests Co-authored-by: jimingquan <[email protected]> * Resumed the evaluation fo vertices in AttributeExpression (UTs included) (#5229) * add memtracker flags to conf (#5231) * add memtracker flags to conf * typo * refine * refine * add balance job type to filter when create backup (#5228) * add more job type to filter when create backup * log add job * add log before acquire snapshot lock Co-authored-by: Sophie <[email protected]> * Fix update sessions when leader change happens (#5225) * Fix udpate sessions when leader change happens * Handle errors on the graph side * Address comments * Address comments * fix match step range (#5216) * use smart pointer change raw pointer * fix error * fix test error * address comment Co-authored-by: Sophie <[email protected]> * Update response message when adding schema historically existed (#5227) * update the error code and message for checking history schemas * update tck * update comment * change to log error * fix ddl tck * increase wait time in schema.feature Co-authored-by: Sophie <[email protected]> * fix error code (#5233) Co-authored-by: Sophie <[email protected]> * print memory stats default to false (#5234) * print memory stats default to false * update conf Co-authored-by: Sophie <[email protected]> * fix bug of extract prop expr visitor (#5238) * forbid invalid prop expr used in cypher (#5242) * Fix mistake push down limit with skip. (#5241) Co-authored-by: Sophie <[email protected]> * fix delete fulltext index (#5239) * fix delete fulltext index * fix es delete error 1. remove get Rowreader if op is delete 2. delete es data when value is null Co-authored-by: Sophie <[email protected]> * Change the default value of session_reclaim_interval_secs to 60 seconds (#5246) Co-authored-by: Sophie <[email protected]> * Enhance attribute-accessing expression to ensure self-consistency (#5230) * Revert "Remove all UNKNOWN_PROP as a type of null. (#4907)" (#5149) This reverts commit aa62416. Co-authored-by: Sophie <[email protected]> * Enhance attribute-accessing expression to ensure self-consistency Fix tck Fix parser small delete Fix tck tck fmt fix ut fix ut Fix ut Fix tck Delete v.tag.prop check Fix tck Skip some tck cases related ngdata add test case Co-authored-by: Cheng Xuntao <[email protected]> Co-authored-by: Sophie <[email protected]> * fix ft index of fixed string (#5251) Co-authored-by: Sophie <[email protected]> * Add tck test (#5253) * add allpath test * add shortest path test case * add subgraph test case * add go test case * add go test case * Add more session tests (#5256) Co-authored-by: Sophie <[email protected]> * Revert "do not check term for leader info by default para" (#5266) This reverts commit 593bffc. * modify ft index default limit size (#5260) * modify ft index default limit size * fix test Co-authored-by: Doodle <[email protected]> * Test/yield (#5267) * Add some tests about yield. * Add more tests. Co-authored-by: Sophie <[email protected]> * Add another cert to test CA don't match. (#5247) Co-authored-by: Sophie <[email protected]> * fix baton miss reset in StorageJobExecutor (#5269) * Report errors on where clauses in optional match queries. (#5273) * [test case] Check DML cases (#5264) * Check DML cases * Add chinses char tests Add more tests Add mero delete edge tests * Revert cases * fix third party version in package.sh (#5281) The dump_syms tool path should be match with third party version. * Test/user (#5139) * Add some tests about user management. * Add tests about user roles. * Format. * Fix tck fixture name. * Fix step name. * Change step name. --------- Co-authored-by: Sophie <[email protected]> * fix https (#5283) * fix memtracker bugs during stress test on graphd and storaged (#5276) * fix memtracker bugs during stress test on graphd and storaged * fix lint * fix RocksEngine memory leak of raw pointer iter * add ENABLE_MEMORY_TRACKER build option & support adaptive limit for MemoryTracker * delete debug log * refine log * refine log * fix build * refine error log * print warning if memtracker is off * fix rocksdb leak by turn off memcheck * refine synamic-self-adaptive * fix cmake check * minor * minor * minor * minor * minor * refine double equel compare --------- Co-authored-by: jimingquan <[email protected]> Co-authored-by: jie.wang <[email protected]> Co-authored-by: Harris.Chu <[email protected]> Co-authored-by: Doodle <[email protected]> Co-authored-by: Yee <[email protected]> Co-authored-by: canon <[email protected]> Co-authored-by: Cheng Xuntao <[email protected]> Co-authored-by: hs.zhang <[email protected]> Co-authored-by: kyle.cao <[email protected]> Co-authored-by: Yichen Wang <[email protected]> Co-authored-by: liwenhui-soul <[email protected]> Co-authored-by: Alex Xing <[email protected]> Co-authored-by: codesigner <[email protected]> Co-authored-by: Wey Gu <[email protected]> Co-authored-by: shylock <[email protected]> Co-authored-by: pengwei.song <[email protected]> Co-authored-by: haowen <[email protected]> Co-authored-by: George <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What type of PR is this?
What problem(s) does this PR solve?
Issue(s) number:
Fix #5236
Description:
How do you solve it?
Special notes for your reviewer, ex. impact of this fix, design document, etc:
Checklist:
Tests:
Affects:
Release notes:
Please confirm whether to be reflected in release notes and how to describe: