Skip to content
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

[ISSUE-199] Fix known issues with DSL and optimize LDBC test #200

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

Leomrlin
Copy link
Collaborator

What changes were proposed in this pull request?

Fix the index calculation error in the loopUtil operator.
Fix the termination iteration calculation for loopUtil.
Fix the issue where configuration options created through Console are not mapped with short names.
Fix the problem where running SQL without Create Graph does not trigger graph meta information callback.

How was this PR tested?

  • Tests have Added for the changes
  • Production environment verified

@Leomrlin Leomrlin linked an issue Oct 17, 2023 that may be closed by this pull request
@pengzhiwei2018 pengzhiwei2018 changed the title [ISSUE-199] Fix known issues with DSL and optimize LDBC testing [ISSUE-199] Fix known issues with DSL and optimize LDBC test Oct 17, 2023
Copy link

@pengzhiwei2018 pengzhiwei2018 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pengzhiwei2018 pengzhiwei2018 merged commit 890ffe1 into TuGraph-family:master Oct 17, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix known issues with DSL and optimize LDBC testing
2 participants