mingmwang commented on PR #5866: URL: https://github.com/apache/arrow-datafusion/pull/5866#issuecomment-1499163653
> > > > > > I don't see these errors when running against the latest in the main branch. > > > > > > I can not reproduce the issue using DataFusion's own benchmark data(sf=10), but I'm able to reproduce the issue using Spark generated benchmark data. I guess Spark's tpch data schema is different with DataFusion's. > > Maybe decimals vs floats? Official TPC-H uses decimals. Both are decimals, just the precision is a little different. Anyway, it is my bug. -- 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]
