alamb opened a new pull request, #3612: URL: https://github.com/apache/arrow-datafusion/pull/3612
Draft as it builds on https://github.com/apache/arrow-datafusion/pull/3547 # Which issue does this PR close? Re https://github.com/apache/arrow-datafusion/issues/3531 # Rationale for this change While working on https://github.com/apache/arrow-datafusion/issues/3531 I noticed that `PrimitiveScalarType` duplciated the functionality of `DataType`. # What changes are included in this PR? 1. Remove `PrimitiveScalarValue` and use the normal Arrow DataType # 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