Jefffrey commented on issue #22269: URL: https://github.com/apache/datafusion/issues/22269#issuecomment-4550776726
(I haven't done research on my own, but judging from the discussion here) to me what postgres does seems a bit confusing in having different rounding methods based on if double or numeric (maybe they have some reasoning for this). So I'd be in favour of keeping what DataFusion does right now (which aligns with DuckDB), to ensure we have consistent rounding behaviour. (We could also get some more datapoints from Spark and Clickhouse) -- 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]
