| commit | cb1f9b70c9d64b38faafde3cb32202d0ab515ae7 | [log] [tgz] |
|---|---|---|
| author | abandy <abandy@live.com> | Fri Jun 21 18:16:57 2024 -0400 |
| committer | GitHub <noreply@github.com> | Sat Jun 22 07:16:57 2024 +0900 |
| tree | 8de8253c424e945c7c99aacc1ffd5b98f4a723a6 | |
| parent | c9a735ab9f9ab67e21174daaee790d56ebc97f2c [diff] |
GH-42243: [Swift] Update isValidBuilderType to not required instance of type (#42244) ### Rationale for this change isValidBuilderType should take a Type and not require an instance of a type in order to validate. ### What changes are included in this PR? Updated isValidBuilderType to take a Type instead of an instance. ### Are these changes tested? Yes * GitHub Issue: #42243 Authored-by: Alva Bandy <abandy@live.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Apache Arrow is a development platform for in-memory analytics. It contains a set of technologies that enable big data systems to process and move data fast.
Major components of the project include:
Arrow is an Apache Software Foundation project. Learn more at arrow.apache.org.
The reference Arrow libraries contain many distinct software components:
The official Arrow libraries in this repository are in different stages of implementing the Arrow format and related features. See our current feature matrix on git main.
Please read our latest project contribution guide.
Even if you do not plan to contribute to Apache Arrow itself or Arrow integrations in other projects, we'd be happy to have you involved: