alamb commented on code in PR #3612:
URL: https://github.com/apache/arrow-datafusion/pull/3612#discussion_r1002693944


##########
datafusion/proto/src/from_proto.rs:
##########
@@ -1359,184 +1246,6 @@ fn vec_to_array<T, const N: usize>(v: Vec<T>) -> [T; N] 
{
     })
 }
 
-//Does not typecheck lists
-fn typechecked_scalar_value_conversion(

Review Comment:
   this is all redundant with code that (now) exists in ScalarValue



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

Reply via email to