I would personally suggest putting the JSON in the apache-datafusion repository first, and then if it would help other implementations we can move it to the shared `arrow-testing` repository.
Andrew On Wed, Mar 16, 2022 at 11:18 AM Matthew Turner < matthew.m.tur...@outlook.com> wrote: > Hello, > > I'm working on adding some JSON functionality to DataFusion and would like > to leverage on existing Arrow golden source testing data for testing > purposes. > > I don't see JSON / NDJSON as an existing file format there ( > https://github.com/apache/arrow-testing/tree/master/data). Is there a > reason for this or can I submit a PR for that? > > If it's ok to add, is there any particular guidance on how this should be > approached? > > Thanks! > > Matt >