| [ Web Proxy ] |
| Viewing: https://arrow.apache.org/docs/python/generated/../generated/../generated/pyarrow.unify_schemas.html | [Back] [Original] |
Section Navigation
Unify schemas by merging fields by name.
The resulting schema will contain the union of fields from all schemas. Fields with the same name will be merged. Note that two fields with different types will fail merging by default.
that field is first defined.
N fields in the first schema.
The resulting schema will inherit its metadata from the first input schema.
ArrowInvalidIf any input schema contains fields with duplicate names. If Fields of the same name are not mergeable.
Copyright 2016-2026 Apache Software Foundation.
Apache Arrow, Arrow, Apache, the Apache logo, and the Apache Arrow project logo are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries.
Created using Sphinx 9.1.0.
Built with the PyData Sphinx Theme 0.20.0.
| Web Proxy Viewer | New URL | Original Page |