We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A hacky solution was introduced in #944. It works for now, but it will break if the Ion 1.1 system symbol table gets significantly larger.
ion-java/src/main/java/com/amazon/ion/impl/IonReaderContinuableCoreBinary.java
Lines 2457 to 2467 in c5562bf
Part of the fix may involve solving this problem:
ion-java/src/main/java/com/amazon/ion/impl/IonCursorBinary.java
Lines 1737 to 1741 in c5562bf
The text was updated successfully, but these errors were encountered:
No branches or pull requests
A hacky solution was introduced in #944. It works for now, but it will break if the Ion 1.1 system symbol table gets significantly larger.
ion-java/src/main/java/com/amazon/ion/impl/IonReaderContinuableCoreBinary.java
Lines 2457 to 2467 in c5562bf
Part of the fix may involve solving this problem:
ion-java/src/main/java/com/amazon/ion/impl/IonCursorBinary.java
Lines 1737 to 1741 in c5562bf
The text was updated successfully, but these errors were encountered: