asfimport opened a new issue, #390: URL: https://github.com/apache/arrow-java/issues/390
Hey there :) Repro: - Open VSR - Do something that'll change the `Field` of one of the vectors in the VSR (promotable writer, etc) - `vsr.syncSchema()` - Open JsonFileWriter, `start`, `write` -> NPE Looks like the cause is that the `fieldVectorsMap` cache isn't updated in `syncSchema`? Possibly a few other places - `addVector`/`removeVector` too? Cheers, James **Reporter**: [James Henderson](https://issues.apache.org/jira/browse/ARROW-11385) / @jarohen <sub>**Note**: *This issue was originally created as [ARROW-11385](https://issues.apache.org/jira/browse/ARROW-11385). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*</sub> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org