https://bz.apache.org/bugzilla/show_bug.cgi?id=62836
--- Comment #6 from Yegor Kozlov <[email protected]> --- I'm inclined to commit the patch as it is. The code is great and perfectly covers the basic functionality. The edge cases is a subtle area . Excel handles them differently from OpenOffice and Google Spreadsheets anyway and returning an error value from POI is certainly okay for now. I attempted to handle the case of all X's being the same and return the average. With my changes the tests in the cells A65 and A66 pass, but after your last comment I realized the code is still incomplete. I attached my changes, but not sure if is worth including them. Please let us know if you plan follow-up patches. If not, I'm going to check-in the original patch. Regards, Yegor -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
