alamb opened a new pull request #1524:
URL: https://github.com/apache/arrow-datafusion/pull/1524
# Which issue does this PR close?
NA
# Rationale for this change
While working on https://github.com/apache/arrow-datafusion/pull/1523 I
noticed that there were two copies of the protobuf --> DataType logic.
Not only does this duplicate effort, it also potentially allows for
divergent implementations
# What changes are included in this PR?
Remove one copy of the conversion logic and call the other
# 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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]