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

MINOR: Modified list_all_entities limit param default value to 100 #15307

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

OnkarVO7
Copy link
Contributor

Describe your changes:

Modified list_all_entities limit param default value to 100.
We are observing sort buffer limit exceeded errors when we are calling the list_all_entities method with the limit set to 1000. We will set the limit to 100 here

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

Sorry, something went wrong.

@OnkarVO7 OnkarVO7 requested a review from a team as a code owner February 22, 2024 06:53
@github-actions github-actions bot added Ingestion safe to test Add this label to run secure Github workflows on PRs labels Feb 22, 2024
Copy link

Quality Gate Passed Quality Gate passed for 'open-metadata-ingestion'

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@OnkarVO7 OnkarVO7 merged commit 8a0ab20 into main Feb 22, 2024
13 checks passed
@OnkarVO7 OnkarVO7 deleted the list_entities_default branch February 22, 2024 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ingestion safe to test Add this label to run secure Github workflows on PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants