Skip to content

[GConstruct] Limit the number of categories to 100#1328

Draft
jalencato wants to merge 2 commits into
awslabs:mainfrom
jalencato:max_category
Draft

[GConstruct] Limit the number of categories to 100#1328
jalencato wants to merge 2 commits into
awslabs:mainfrom
jalencato:max_category

Conversation

@jalencato

@jalencato jalencato commented Aug 25, 2025

Copy link
Copy Markdown
Collaborator

Issue #, if available:

Description of changes:

  • Avoid any shared memory outage because of too many categories.
  • GSProcessing will use the count order to to determine the first 100 orders, however, for GConstruct, we process the data in multi-threaded so we can not implement the same logic. For GConstruct, we will select the first 100 categories.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@jalencato jalencato added enhancement New feature or request ready able to trigger the CI gconstruct labels Aug 25, 2025
@thvasilo thvasilo added this to the 0.5.1 release milestone Aug 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request gconstruct ready able to trigger the CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants