goldmedal commented on PR #13028: URL: https://github.com/apache/datafusion/pull/13028#issuecomment-2429583495
> > Disallow non-integer types in [e6d1297](https://github.com/apache/datafusion/commit/e6d1297cb9045f99cab21690335740853fd91507) . Fractional values are more complicated than I expected, let's handle them later. @2010YOUY01 @findepi > > I think the floating value is caused by the DataFusion casting behavior is different from others. I tried to cast a float to an integer. Maybe related to https://github.com/apache/datafusion/issues/8302 and https://github.com/apache/datafusion/issues/11886 -- 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]
