apache / datafusion-comet

Apache DataFusion Comet Spark Accelerator
https://datafusion.apache.org/comet
Apache License 2.0
823 stars 163 forks source link

fix: Fallback to Spark if named_struct contains duplicate field names #1016

Closed viirya closed 1 month ago

viirya commented 1 month ago

Which issue does this PR close?

Closes #1015.

Rationale for this change

What changes are included in this PR?

How are these changes tested?

viirya commented 1 month ago

Thanks @huaxingao