Antoine Pitrou created ARROW-3094: ------------------------------------- Summary: [Python] Allow lighter construction of pa.Schema / pa.StructType Key: ARROW-3094 URL: https://issues.apache.org/jira/browse/ARROW-3094 Project: Apache Arrow Issue Type: Wish Reporter: Antoine Pitrou
One shouldn't have to call {{pa.field}} explicitly. See this example: https://github.com/apache/arrow/pull/2449/files#diff-a01a3e7cbe0d7dd0ec300a725ac0c0c6R148 -- This message was sent by Atlassian JIRA (v7.6.3#76005)