I have two PRs to resolve bugs where UDTs interact with ColumnarRows. I've been struggling to get a review on them. Is anyone able to help with this?
- The primary PR: Handle UserDefinedType in ColumnarRow, ColumnarBatchRow, and ColumnarArray get() <https://github.com/apache/spark/pull/54701> - Less important, but also short: Add regression tests for Array of Structs with UDT fields in Parquet <https://github.com/apache/spark/pull/54672> Thank you!
