comphead commented on code in PR #17376:
URL: https://github.com/apache/datafusion/pull/17376#discussion_r2317471018


##########
datafusion/common/src/scalar/mod.rs:
##########
@@ -882,7 +882,7 @@ fn dict_from_scalar<K: ArrowDictionaryKeyType>(
 }
 
 /// Create a dictionary array representing all the values in values

Review Comment:
   once the method is public it would be visible in the datafusion doc 
https://docs.rs/datafusion-common/49.0.2/datafusion_common/scalar/index.html
   So it would be good to have a more accurate description 



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to