alamb commented on code in PR #3612:
URL: https://github.com/apache/arrow-datafusion/pull/3612#discussion_r1002693845
##########
datafusion/proto/proto/datafusion.proto:
##########
@@ -803,48 +804,9 @@ message Decimal128{
int64 s = 3;
}
-// Contains all valid datafusion scalar type except for
-// List
-enum PrimitiveScalarType{
Review Comment:
All of these types are already handled in `ArrowType`
--
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]