Skip to content

Conversation

as51340
Copy link
Contributor

@as51340 as51340 commented Dec 11, 2024

List comprehension in Memgraph is only allowed in With and Return clauses.

@as51340 as51340 added CI -build=community -test=core Run community build and core tests on push CI -build=coverage -test=core Run coverage build and core tests on push CI -build=jepsen -test=core Run jepsen build and core tests on push CI -build=debug -test=core Run debug build and core tests on push CI -build=debug -test=integration Run debug build and integration tests on push CI -build=release -test=core Run release build and core tests on push CI -build=release -test=e2e Run release build and e2e tests on push CI -build=release -test=stress Run release build and stress tests on push CI -build=release -test=benchmark Run release build and benchmark on push labels Dec 11, 2024
@as51340 as51340 self-assigned this Dec 11, 2024
@as51340 as51340 linked an issue Dec 11, 2024 that may be closed by this pull request
@as51340 as51340 added bug bug Docs - changelog only Docs - changelog only labels Dec 12, 2024
@as51340
Copy link
Contributor Author

as51340 commented Dec 12, 2024

Tracking

Standard development

CI Testing Labels

  • Select the appropriate CI test labels (CI -build=build-name -test=test-suite)

Documentation checklist

  • Add the documentation label
  • Add the bug / feature label
  • Add the milestone for which this feature is intended
    • If not known, set for a later milestone
  • Write a release note, including added/changed clauses
    • Bugfix: List comprehension is only allowed in With and Return clauses.
  • [ Documentation PR link memgraph/documentation#XXXX ]
    • Is back linked to this development PR
  • [ Tag someone from docs team ]
@as51340 as51340 added this to the mg-v3.0.0 milestone Dec 12, 2024
@as51340 as51340 removed CI -build=community -test=core Run community build and core tests on push CI -build=coverage -test=core Run coverage build and core tests on push CI -build=jepsen -test=core Run jepsen build and core tests on push CI -build=debug -test=core Run debug build and core tests on push CI -build=debug -test=integration Run debug build and integration tests on push CI -build=release -test=core Run release build and core tests on push CI -build=release -test=e2e Run release build and e2e tests on push CI -build=release -test=stress Run release build and stress tests on push CI -build=release -test=benchmark Run release build and benchmark on push labels Dec 13, 2024
@as51340 as51340 force-pushed the bugfix-list-comprehension branch from 0614b29 to f5f9229 Compare December 13, 2024 07:53
@as51340 as51340 enabled auto-merge December 13, 2024 07:54
@as51340 as51340 added this pull request to the merge queue Dec 13, 2024
Merged via the queue into master with commit 83167ab Dec 13, 2024
14 checks passed
@as51340 as51340 deleted the bugfix-list-comprehension branch December 13, 2024 08:57
@as51340 as51340 mentioned this pull request Dec 18, 2024
11 tasks
@gitbuda gitbuda modified the milestones: mg-v3.0.0, mg-v2.22.1 Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug bug Docs - changelog only Docs - changelog only

3 participants