jayzhan211 commented on PR #12488:
URL: https://github.com/apache/datafusion/pull/12488#issuecomment-2359844558

   @findepi Note that ScalarValue in #11978 is not the final state of #11513, 
it is a step toward the #11513. I think we could have LogicalType without any 
Arrow's DataType contained in it in the future, and it would be the ideal type 
what you mentioned. `ScalarValue` will be a `physical type` similar to `Arrow's 
Scalar` but optimized for native type like (i32, i64).


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