Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

601 set schema parser max tokens to max int #610

Merged
merged 2 commits into from
Jan 13, 2022

Conversation

oryan-block
Copy link
Collaborator

Fixes #601

Checklist

  • Pull requests follows the contribution guide
  • New or modified functionality is covered by tests

Description

Pass parser options with max tokens set to max int to avoid errors with schemas larger then the default 15,000 limit.

@oryan-block oryan-block removed the request for review from vojtapol January 13, 2022 14:18
@oryan-block oryan-block merged commit 942cfbb into master Jan 13, 2022
@oryan-block oryan-block deleted the 601-schema-max-tokens-limit branch January 13, 2022 14:18
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Large schema file causes ParseCancelledException on start-up
1 participant