cht42 opened a new pull request, #7442: URL: https://github.com/apache/arrow-rs/pull/7442
Similar behavior as https://github.com/apache/arrow-rs/pull/7015 but on the decoder side. This would allow introducing flexibility when decoding JSON. For example, when trying to replicate JSON decoding in spark, spark will decode incorrect values as null or raw string. This would allow overriding the current StringDecoder to implement this functionality. -- 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