frank400 commented on a change in pull request #9724:
URL: https://github.com/apache/arrow/pull/9724#discussion_r603829322



##########
File path: cpp/src/gandiva/proto/Types.proto
##########
@@ -219,8 +219,10 @@ message InNode {
   optional TreeNode node = 1;
   optional IntConstants intValues = 2;
   optional LongConstants longValues = 3;
-  optional StringConstants stringValues = 4;
-  optional BinaryConstants binaryValues = 5;
+  optional FloatConstants floatValues = 4;

Review comment:
       done




-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to