alamb opened a new pull request, #3197: URL: https://github.com/apache/arrow-datafusion/pull/3197
# Which issue does this PR close? N/A # Rationale for this change While working on https://github.com/apache/arrow-datafusion/pull/3122 I found it quite painful to make `ScalarValue::List`s and noticed that all over the code the same code got copy/pasted around # What changes are included in this PR? 1. Add `ScalarValue::new_list` 2. Remove much duplication # Are there any user-facing changes? No -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org