Jefffrey commented on PR #20179: URL: https://github.com/apache/datafusion/pull/20179#issuecomment-3864778723
> @xudong963 I added some benchmarks for the sliced values + added `ListArray`, `MapArray`, and `UnionArray` to the bench data. I found that for sparse array it was only faster if there were two or more types. so I added a way to just default to the default path for dense array. There is only an optimization for the sparse array with more than two child types. Would you be able to post the benchmark results here? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
