GH-15109: [Python] Allow creation of non empty struct array with zero field#33764
Conversation
|
|
…-non-empty-zero-field-struct-array-with-mask
jorisvandenbossche
left a comment
There was a problem hiding this comment.
Looks good to me, thanks!
|
Benchmark runs are scheduled for baseline = e920474 and contender = fc1f9eb. fc1f9eb is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
|
['Python', 'R'] benchmarks have high level of regressions. |
@jorisvandenbossche
{}to represent an empty struct python value, instead of[]. Because that's what is used byas_pypa.arraybecause we want it to be applied to the resulting struct array.StructArray.from_array#15109