scovich commented on PR #7276: URL: https://github.com/apache/arrow-rs/pull/7276#issuecomment-4001901043
> @scovich @Blizzara I've noticed this PR has been sitting around for a while. From my perspective, this looks like a useful addition to the codebase. Is there still any interest in moving this along? This and similar PR for customizing JSON parsing have stalled on the architectural/API question of whether we should publicly widen the JSON parser interface with more configs, rely on variant for fancy tricks, or just expose the tape decoder and let people do whatever they want. I don't have a good answer to that, tho now that we actually _have_ variant support, suspect that going through variant would only address some of the motivations for customizing a JSON parser. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
