Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix[lang]: allow print schema larger than 32 bytes
historically, schemas larger than 32 bytes were blocked, presumably as a sanity check. however, it is not really needed.
- Loading branch information