Commits


takuya kodama authored and GitHub committed 6357c9f2419
GH-37239: [Ruby] Updated documentation for ArrowTable#initialize to clarify argument details (#37261) ### What changes are included in this PR? Fixed the documentation for ArrowTable#initialize about the followings - initialize(schema, record_batches) - initialize(schema, raw_records) * Closes: #37239 Authored-by: otegami <a.s.takuya1026@gmail.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>