EnricoMi commented on PR #46180: URL: https://github.com/apache/arrow/pull/46180#issuecomment-2823542192
I find `single` confusing and `value` redundant. Creating arrow from a simple JSON value should be `from_json`, and creating from something more complex JSON should be `from_json_XXX`. As @kou says, it mimics the method suffix of all methods. -- 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