Commits


Sutou Kouhei authored and GitHub committed a6f736c962a
GH-44155: [Archery][Integration] Rename "language" to "implementation" (#44156) ### Rationale for this change Because there is not a language, nanoarrow, for integration test targets. ### What changes are included in this PR? * Rename "language" to "implementation" in documents and variable names * Rename `--target-languages` to `--target-implementations` * Rename `ARCHERY_INTEGRATION_TARGET_LANGUAGES` to `ARCHERY_INTEGRATION_TARGET_IMPLEMENTATIONS` ### Are these changes tested? Yes. ### Are there any user-facing changes? Yes. * GitHub Issue: #44155 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>