pest2ion
Tool Cannot Generate Pretty/Compact Text for PartiQL Grammar
#43
Labels
bug
Something isn't working
This is probably an upstream bug with
ion-rs
/ion-c-sys
, but when serializing the PartiQL grammar, we get an unexpected EOF:Binary:
Text:
The problem seems to be around the cleanup of the writer handle (the panic is happening during the cleanup of the Ion C writer.
The text was updated successfully, but these errors were encountered: