Commits


Rajat Subhra Mukherjee authored and GitHub committed 7c1e71c6b67
GH-35167: [Docs][C++] Use new API for arrow::json::TableReader (#37301) ### Rationale for this change The current document causes a build error. ### What changes are included in this PR? Use the current API. ### Are these changes tested? No. ### Are there any user-facing changes? Yes. * Closes: #35167 Lead-authored-by: Rajat Subhra Mukherjee <raromukherjee@gmail.com> Co-authored-by: Will Jones <willjones127@gmail.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>