findepi commented on code in PR #16539:
URL: https://github.com/apache/datafusion/pull/16539#discussion_r2180903190


##########
datafusion/common/src/scalar/mod.rs:
##########
@@ -3069,7 +3069,14 @@ impl ScalarValue {
                 ScalarValue::Decimal128(Some(decimal_value), _, scale),
                 DataType::Timestamp(time_unit, None),

Review Comment:
   In https://github.com/apache/datafusion/pull/16639 i tried to clear the path 
for more changes here.
   If and once that one merged, we should be able to remove this whole code 
block.



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