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

[04b6IYYB] fix sampling bug in apoc.meta procedures #3440

Merged
merged 1 commit into from
Feb 2, 2023

Conversation

gem-neo4j
Copy link
Contributor

@gem-neo4j gem-neo4j commented Feb 2, 2023

cherry-pick: neo4j/apoc#306

Make sampling start working as intended. Sampling should now properly check only a subset of nodes and therefore perfom faster. Please note that the result of the procedures may alter between executions.

@gem-neo4j gem-neo4j added cherry-picked This PR has been cherry-picked to the other active branches 4.4 team-cypher-surface Cypher Surface team should review the PR labels Feb 2, 2023
@gem-neo4j gem-neo4j self-assigned this Feb 2, 2023
@gem-neo4j gem-neo4j merged commit 27b56d6 into 4.4 Feb 2, 2023
@gem-neo4j gem-neo4j deleted the 4.4-fix-sampling-in-schema-methods branch February 2, 2023 08:40
@nadja-muller nadja-muller changed the title [04b6IYYB] Fix sampling in apoc.meta procedures [04b6IYYB] fix sampling bug in apoc.meta procedures Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.4 cherry-picked This PR has been cherry-picked to the other active branches team-cypher-surface Cypher Surface team should review the PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant