comphead commented on code in PR #9229:
URL: https://github.com/apache/arrow-datafusion/pull/9229#discussion_r1490088253


##########
datafusion/common/src/scalar/mod.rs:
##########
@@ -15,7 +15,9 @@
 // specific language governing permissions and limitations
 // under the License.
 
-//! This module provides ScalarValue, an enum that can be used for storage of 
single elements
+//! [`ScalarValue`]: stores single constant values

Review Comment:
   Scalar value is a single value of different datatypes: bool, ints, floats, 
arrays, structs, etc



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