lwhite1 commented on code in PR #13676: URL: https://github.com/apache/arrow/pull/13676#discussion_r926918365
########## java/vector/src/main/java/org/apache/arrow/vector/ipc/JsonFileWriter.java: ########## @@ -83,8 +84,10 @@ import com.fasterxml.jackson.databind.MappingJsonFactory; /** - * A writer that converts binary Vectors into a JSON format suitable + * A writer that converts binary Vectors into an <em>internal, unstable</em> JSON format suitable Review Comment: If this is intended for integration testing, could it be under the test directory? -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org