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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to