qazxcdswe123 commented on code in PR #15016:
URL: https://github.com/apache/datafusion/pull/15016#discussion_r1981400113


##########
datafusion/common/src/scalar/mod.rs:
##########
@@ -2764,15 +2764,6 @@ impl ScalarValue {
         Ok(scalars)
     }
 
-    // TODO: Support more types after other ScalarValue is wrapped with 
ArrayRef
-    /// Get raw data (inner array) inside ScalarValue
-    pub fn raw_data(&self) -> Result<ArrayRef> {

Review Comment:
   I'll file another PR to cleanup some old deprecation



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