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

fix q03 in benchmark #2180

Merged
merged 3 commits into from
Oct 12, 2023
Merged

fix q03 in benchmark #2180

merged 3 commits into from
Oct 12, 2023

Conversation

russell-liu
Copy link
Contributor

This query has failed for a while in the benchmark suite. Skip this for now.
An issue is opened for this #2179.

@mewim
Copy link
Collaborator

mewim commented Oct 11, 2023

Why do we skip it instead of rewriting it with the concat function?

@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (fe7de00) 90.07% compared to head (f626fb6) 89.66%.
Report is 11 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2180      +/-   ##
==========================================
- Coverage   90.07%   89.66%   -0.42%     
==========================================
  Files         990      989       -1     
  Lines       35518    35429      -89     
==========================================
- Hits        31994    31767     -227     
- Misses       3524     3662     +138     

see 120 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@acquamarin
Copy link
Collaborator

We have string concat functions: https://kuzudb.com/docusaurus/cypher/expressions/text-functions.

@russell-liu russell-liu changed the title skip q03 in benchmark fix q03 in benchmark Oct 12, 2023
Copy link
Collaborator

@acquamarin acquamarin left a comment

Choose a reason for hiding this comment

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

Can you sqaush all your changes before merge?

@mewim mewim merged commit a1e454e into master Oct 12, 2023
11 checks passed
@mewim mewim deleted the disable-benchmark-q03 branch October 12, 2023 18:52
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.

None yet

3 participants